Purpose of an API:
An API allows a software application to securely talk with another software application. Claire Public-API allows developers of other software products to obtain data from Claire's database. Data from Claire system is obtained through REST API, in JSON format. Data such as following is available:
Accessing Appointments :
- Obtaining info using its ID# or DMS#
Checks:
- Obtaining data by appointment ID
- Question items
- Answers
Viewing users data:
- Obtain users information
- View last login
- Registered email
- Car picture
- MCC statut
- APK date
- Warranty expiration
- Car info
- Tyres info (On car/in storage)
Tyre listing:
- Tyre description
- Tyre info (Size/Width/Height)
- Ean#
Interventions:
- DMS number
- Question/Answer
- Mechanic notes
- Price
- Staturs
- Customer approval
Locations:
- ID
- Name
- Address
Please click HERE to head over to our detailed API documentation. If you would like to use our Public-API system, feel free to contact us in order to provide you with a secure token.