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.

Make your first request in under a minute. Every request starts with your API key and the base URL below.

Terminal
curl https://api.ozama.ai/v1/projects \
  -H 'Authorization: Bearer oz_live_your_api_key'

Use familiar REST conventions to query and manage the core objects in your workspace.

New in v1.4

Event filtering and cursor-based pagination are now available on every collection endpoint.

Read changelog →