Skip to main content
Affiliates access the same activity catalog as resellers but through JWT-authenticated endpoints. Pricing is converted to the requested currency with affiliate commission applied.

List activities

This endpoint is rate-limited. Avoid polling — fetch once per user session and cache locally.

Parameters

Response:

Get activity by ID

Returns the full activity with variation schedules, itinerary, inclusions, and pickup details.
The detail response includes variation.frequency.weekdays — a map of weekday → time slots → dates → capacity. Use this to render an availability calendar without an extra API call.

Translations

If an activity has been translated, the translation field contains a map of language codes to translated fields:
Use the user’s locale to pick the right translation at render time.