Skip to main content
The Saturn API is organized around REST. All endpoints are under /v1 and return JSON.

Base URL

Authentication

Authenticate using Bearer token in the Authorization header:

Endpoints

Unauthenticated

Capabilities

Proxy (Direct Service Access)

Agents

Policies

Wallets

Admin

Registry (Community Services)

Error Format

All errors follow a consistent format:
See Error Handling for detailed error documentation.

Rate Limits

  • 100 requests per minute per agent
  • 1000 requests per minute per account
  • Rate limit headers included in responses