Back to docs

    API Reference

    The full Anzen REST API for building integrations against your workspace.

    Anzen exposes a REST API for every core object in your workspace - configuration items, tickets, controls, risks, policies and more. Use it to sync data, automate workflows, or build custom integrations. The reference below is generated from the live API and always reflects what is currently available.

    Authentication & base URL

    All endpoints are scoped to your own workspace and require authentication. Requests go to https://<your-workspace>.anzenplatform.com, and you authenticate with an API key created in Workspace Settings → API keys, sent as a Bearer token in the Authorization header. Only endpoints your role is permitted to use will succeed.

    Browse every endpoint, schema and example in a full-screen interactive reference.