1.0.0
OAS3
The RepairPricer APIs are designed to help clients to integrate their systems with ours. Specifically, clients can pass parameters to create estimate report orders that initiate the estimating process. Once submitted clients can periodically check the status of the estimate and, once completed, can retrieve the URL of the estimate for viewing. (webhooks can be provided to alert clients when an estimate is complete)
The RepairPricer API uses HTTP verbs and a RESTful endpoint structure. Token Authentication is used as the API Authorization framework. Request and response payloads are formatted as JSON.
The RepairPricer REST APIs are supported in a sandbox and production environment. Once testing is complete in the sandbox, a production token will be issued for the production environment and you may use the https://api.repairpriceronline.com endpoint addresses.
API tokens allow you to log in to the server without the need for a password. You can use an API token to authenticate with the RepairPricers APIs.
Make certain that you save your API token in a safe location on your workstation so you can use it with other features.
RepairPricer needs to provide explicit Token access to your account. Therefore, you'll need to contact us before trying to access both the sandbox and production APIs.