For Developers
You want to integrate with SpaceOS APIs, embed booking widgets, or build custom integrations.
Your Setup Path
- Get sandbox credentials — Request API access from your ZenSpace representative
- Authenticate — Use OTP flow to get a JWT, or use an API key for system integrations
- Make your first API call — List organizations, spaces, or create a booking
- Subscribe to webhooks — Receive real-time booking and device events
- Build your integration — Use the REST API to build custom workflows
Key Sections for You
- Quickstart — First API call in 5 minutes
- ZenCore API — Full API documentation
- Authentication Guide — OTP, JWT, API keys
- API Conventions — Response format, pagination, errors
- Webhook Event Catalog — Events you can subscribe to
- Embeddable Booking Widget — Drop-in booking UI
Next Steps
- Quickstart — Make your first API call
- API Conventions — Understand the API patterns