How to use
- Browse endpoints by category in the sidebar
- Use the interactive playground to test calls directly
- Code samples are available in curl, Go, TypeScript, and Python
- All endpoints require
Authorization: Bearer <token>unless marked as public
Authentication
Most endpoints require a bearer token. See Authentication for how to obtain one. Connect endpoints (/v1/connect-*) additionally require the x-zeam-auth header with your issued connect secret:

