Skip to content

Resources

Developer quick reference

Compact environment, endpoint, and documentation entry points for Catoids developers.

Category
Templates
Type
Reference
Version
v0.3
Published
Tags
referencedevelopers

Environment

| Variable | Purpose | | ------------------- | ------------------------------- | | CATOIDS_API_BASE | Tenant API base including /v1 | | CATOIDS_TENANT_ID | Tenant identifier when required | | CATOIDS_TOKEN | Bearer token for API calls |

Endpoints (v1)

Representative paths — confirm against your release:

| Method | Path | Notes | | ------ | ----------------- | ---------------------- | | GET | /whoami | Session / tenant check | | GET | /domains | List domains | | POST | /decisions | Submit decision | | GET | /workflows/{id} | Workflow definition |

Documentation entry points

Document only — no binary attachment in this phase.

Version

Version
v0.3