Rently API
Integrate Rently bookings, fleet, customers, payments and operations. This documentation is generated automatically from the build's OpenAPI contract, so it always reflects the real models and endpoints.
Start here
Authentication
The API uses Bearer tokens (OAuth2). Send the
Authorization: Bearer {token} header on every request.
- Explore the API Reference → — all endpoints with request and response examples, schemas and code snippets in several languages.
- Try the endpoints from the Try it button on each operation.
What you'll find
- Bookings: create, update, cancel and query bookings.
- Catalog: models, categories, branch offices and availability.
- Customers: customer onboarding, management and documentation.
- Operations: check-in/out, incidents and infractions.
- Payments: charges and payment methods associated with a booking.
Languages
You can request responses in different languages with the ?language= query param.
For example: GET /api/bookings?language=es-AR. This documentation will soon
be available in several languages.