Authenticate to the deskbird Public API and create a desk or room booking
domain: developer.deskbird.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
As a company Global Admin, go to Admin > Company settings > API keys in the deskbird app and generate a key of type 'Public API'
Send requests to https://connect.deskbird.com with the key in the Authorization header
Look up available resources or rooms via the Resources or Rooms endpoints, filtering by office
POST to create a new resource booking (desk) or room booking, then use the check-in and release-early PATCH endpoints as needed
Paginate list endpoints using the limit and offset query parameters, using the response's total field to know when to stop
Known gotchas
API availability depends on the company's deskbird subscription; some endpoints may not be available on lower plans
The API enforces 10 requests per second per key with automatic request spacing — sending requests in parallel instead of sequentially can trigger 429 responses
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?