{ "opencollection": "1.0.0", "info": { "name": "LeanData BookIt 🗓️ Availability 🗓️ Availability Legacy (still supported) API", "version": "1.0.0" }, "items": [ { "info": { "name": "Legacy (still supported)", "type": "folder" }, "items": [ { "info": { "name": "/v1/scheduling/route (legacy)", "type": "http" }, "http": { "method": "POST", "url": "https://api.leandata.com/v1/scheduling/route", "headers": [ { "name": "Content-Type", "value": "application/json" } ], "body": { "type": "json", "data": "{}" } }, "docs": "

Legacy routing-only endpoint. Runs routing and returns routing results as encrypted token, but does not return availability. Existing integrations may continue using this endpoint. For new builds, prefer POST /v1/scheduling/route-and-fetch-availability.

\n

Depending on the concluding routing decision, this endpoint will either return data needed to query for the next endpoint, a redirect link, or an indication to render your fallback experience.

\n

Use this endpoint when booking a meeting for the first time. This endpoint returns comprehensive scheduling data needed to build a booking experience, including meeting configuration, host availability, and user information. This data enables the construction of a scheduling page with available time slots, host details, working hours, and meeting parameters.

\n
\n

Request Body Parameters

\n