Authenticate to the Nexudus REST API and search for and create a booking on a bookable coworking resource.
domain: developers.nexudus.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Obtain a bearer access token via Nexudus's token exchange flow, or use HTTP Basic Auth with base64-encoded credentials for simpler integrations
Call the Resources endpoint to search for bookable spaces matching your capacity and location requirements
Call the Bookings endpoint to search existing bookings for conflicts on the desired resource and time slot
Send a request to the Bookings endpoint to create a new booking for the selected resource, coworker, and time range
Call the Checkins endpoint to check the coworker in when they arrive for the booking
Known gotchas
The API does not support PATCH - updates require sending the full record via PUT
Published marketplace integrations authenticate with an App Key and App Secret rather than a personal bearer token, so use the correct credential type for your integration path
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?