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
Explicit requests only