Skip to content
traveldistro home

/v1/rental-cars

Car rental

What is it

The Car Rental API searches and books rental cars through the same contract as your other verticals. Locations, dates and driver age go in, all-in prices come out.

Capabilities

  • All-in pricing

    Quotes include the mandatory fees, so what you display is what settles.

  • Global locations

    Search by airport code or city and book from one balance.

  • One envelope

    The same request and error shapes as every other traveldistro endpoint.

Sample request

POST /v1/rental-cars/search
{
  "pickup": { "iata": "AYT" },
  "pickup_at": "2026-09-20T10:00:00+03:00",
  "dropoff_at": "2026-09-27T10:00:00+03:00",
  "driver_age": 32
}
/v1/rental-cars

Frequently asked questions

What do I need to book?
Pickup and dropoff details, driver age, and settlement from your prepaid balance.
Are modifications possible?
Bookings can be cancelled and rebooked. The rules are returned with each quote.

Other verticals

Ready to integrate?

Tell us about your volume and verticals. We will get you sandbox keys.

Contact us