API concepts

Organization

The ownership boundary

Users, applications, environments, credentials, groups, logs, and billing all belong to an organization.

Application

A service or API surface

Applications hold endpoint versions, access rules, environment links, and application-scoped credentials.

Environment

Where requests run

Environments such as production or staging scope domains, deployments, credentials, and metrics.

Credential

Machine identity

Each credential has a client ID and one visible-once secret. Rotate secrets when callers need replacement material.

Logs

The operational record

Authorization, request, response, application update, and error logs help teams debug integration behavior.