Route subscription

Endpoints to access the list of routes to which you are subscribed.

Get Route Subscriptions

get
/traveldemand/routes/subscription

Retrieves all subscription configurations related to route-based predictions, filtered by the product dimension.

Parameters


  • product_dimension: Specifies the product dimension (search_date or travel_date) associated with the route subscriptions.

Returns


  • SubscriptionResponse: A response object containing the details of all relevant route prediction subscriptions.

Authorizations
x-api-keystringRequired
Responses
chevron-right
200

Successful Response

application/json
get
/traveldemand/routes/subscription
200

Successful Response

Last updated