Skip to content
Developers API v302
API reference

Setup configuration

Public
GET /api/v302/setup

Returns the consolidated configuration needed to initialize a v302 client: locales, currencies, segments, vehicle options, time zones, and other reference data.

Path

GET https://getrentacar.com/api/v302/setup

Incoming parameters
Parameter Required? Type Description
segment_id optional int Vehicle segment. Defaults to 1 for cars.
locale_id optional int Response locale. Use 40 for English.

The response is intentionally large. Cache it for a reasonable period and use the smaller reference endpoints when only one catalog is required.

Interactive console

Try it

Explicit requests only
Requests are never sent automatically. Credentials stay in this browser tab and are not persisted.