Repair Pricer

Repair Pricer API Documentation
 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.

  • Environments

    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.

  • Authorization Token

    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.

  • Warning

    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.

Servers

Schemas

body
report_create_response_200
track_report_body
report_response_200
report_update_body
report_update_response_200
report_repairs_body
reportrepairs_items
reportrepairs_data
report_repairs_response_200