Quick Start
Go from zero to your first API call in under 5 minutes.
API Reference
Explore every endpoint, parameter, and response schema in the Jomioz REST API.
Integrations Guide
Connect Jomioz to your existing tools and third-party services.
Core Concepts
Understand the key building blocks — Resources, Events, and more.
Get Started in Three Steps
New to Jomioz? Follow these steps to go from sign-up to your first successful API call.1
Create Your Account
Sign up at app.jomioz.com using your work email. Confirm your email address and complete the onboarding flow to create your first workspace.
2
Get Your API Key
Navigate to Dashboard → Settings → API Keys and click New Key. Give your key a descriptive name and copy it to a secure location — you won’t be able to view it again after leaving the page.
3
Make Your First API Call
Use your API key to authenticate a request to the Jomioz API. Pass the key in the
Authorization header as a Bearer token and call any endpoint to confirm your setup is working.