REST API · VERSION 1.4
Build confidently
with your data.
A predictable, developer-first API for everything your team builds in Ozama. Explore resources, test requests, and ship integrations without the guesswork.
01
Quick start
Make your first request in under a minute. Every request starts with your API key and the base URL below.
curl https://api.ozama.ai/v1/projects \
-H 'Authorization: Bearer oz_live_your_api_key'
02
Explore resources
Use familiar REST conventions to query and manage the core objects in your workspace.
New in v1.4
Read changelog →Event filtering and cursor-based pagination are now available on every collection endpoint.