Get Started with Repairy Partner API#
The Repairy Partner API is a set of RESTful endpoints designed to automate and streamline business operations, by handling appointments, quotes, workshops, and reminders. It simplifies tasks like customer engagement and process automation, helping businesses save time and reduce errors.Key Features:#
Secure Staging Environment: Test requests safely without affecting live data.
Efficient Automation: Handle bookings, quotes, and reminders efficiently.
Simple Authentication: Secure access with access tokens.
Supports JSON: Standard data format for easy integration.
Integrate the Repairy Partner API to improve efficiency, automation, and customer satisfaction! π
Base URL#
To test your integration, use Repairy Staging server using API Base URL as follows,https://ultron.repairy.au/v1
Production should use the URL as follows,https://api.repairy.au/v1
Please be informed that you will will need both staging and production credentials to access both servers.
Please contact Repairy Support for the credentials.
Requirements#
To make developers' interactions with Repairy Partner API easier, and provide seamless, professional experience, the bare minimum requirements are as follows:Basic understanding of programming and working with RESTful APIs.
Authentication using an API Key included in the Authorization header.
Familiarity with JSON schema for both requests and responses.
Verified Repairy Partner account for access to the API.
π₯ Now youβre ready to integrate with Repairy Partner API! π