Overview
Introduction
The Skyscanner Car Hire Agents API allows you to retrieve detailed information about valid car hire agents for a specific market. This information is essential for filtering quotes by agent in the Car Hire Live Prices API.
The API has a single endpoint that requires a market parameter. It returns comprehensive data on all valid agents for that market, including their agent IDs. These IDs can be used with the includedAgentIds
and excludedAgentIds
parameters in the Car Hire Live Prices API.
Endpoints
This API has 1 endpoint - /search
.
/search
GET https://partners.api.skyscanner.net/apiservices/v1/carhire/agents/search
Use this endpoint to obtain valid agent IDs and other agent details
Request
/search
Required fields
Requests to the /search
endpoint need to contain the following:
Query param | Description |
---|---|
market | Get valid agents operating for the specific market. E.g.: UK |