Getting Started

Welcome to the getrentacar.com API documentation section. On this page you will find the information you need to quickly get started with our API.

Authorization

Some requests are available without authorization, others require your personal access token.
You can get the token on the page Getting a token. You must be registered and logged in as "Vehicle Owner" on getrentacar.com to see your access token.
The token must be passed as Bearer token in the Authorization header. For example, Authorization: Bearer 1111111:AAAAAAAAAAAAA

Examples

You will find examples of executing requests and responses in each section of the method you need or in the postman collection at the link below.

Postman Collection

We have put together a collection that includes all of our APIs in the postman collection. You can try working with the API directly in your browser or in the postman application using the button below.
For the collection to work, you will need to register your token in the Authorization tab and user_id in the Variables tab in the collection settings

Run in Postman