{"name":"IncentiveTrips API","version":"1","description":"Programmatic access to the IncentiveTrips glass-box Index — ranked incentive-travel destinations and venues, with scores, hotel details, and photography.","documentation":"https://incentivetrips.com/developers","openapi":"https://incentivetrips.com/api/v1/openapi.json","base_url":"https://incentivetrips.com/api/v1","authentication":"Optional API key via `Authorization: Bearer <key>` or `x-api-key`. Anonymous access is rate-limited by fair use.","resources":{"destinations":{"count":418,"ranked":100,"list":"/api/v1/destinations","item":"/api/v1/destinations/{slug}"},"venues":{"count":500,"list":"/api/v1/venues","item":"/api/v1/venues/{slug}"},"indices":{"list":"/api/v1/indices","flagship":"/api/v1/indices/itdi"}},"endpoints":[{"method":"GET","path":"/api/v1/destinations","desc":"List ranked destinations. Params: region, tier, sort, limit, offset."},{"method":"GET","path":"/api/v1/destinations/{slug}","desc":"A single destination with full scores, seasonality, cost, and photo."},{"method":"GET","path":"/api/v1/venues","desc":"List ranked venues. Params: destination, region, brand, min_rooms, sort, limit, offset."},{"method":"GET","path":"/api/v1/venues/{slug}","desc":"A single venue with capacity, scores, rating, contact, and photo."},{"method":"GET","path":"/api/v1/indices","desc":"List the live composite indices."},{"method":"GET","path":"/api/v1/indices/itdi","desc":"The Incentive Travel Demand Index — current reading, a ready-to-cite string, and the full history."},{"method":"POST","path":"/api/v1/keys","desc":"Issue an API key. Body: { name, email }."}],"terms":"https://incentivetrips.com/terms"}