Resources
Quick reference
Short reference for environment variables, common endpoints, and documentation entry points.
- Category
- Templates
- Type
- Reference
- Version
- v0.3
- Published
- Tags
- reference
Environment
| Variable | Purpose |
| --------------------- | ----------------------- |
| COMEBK_API_BASE_URL | API base including host |
| COMEBK_TENANT_ID | Tenant identifier |
| COMEBK_API_TOKEN | Bearer token |
Endpoints (v1)
| Method | Path |
| ------ | ---------------------------- |
| GET | /auth/whoami |
| GET | /opportunities |
| POST | /opportunities |
| GET | /opportunities/:id |
| POST | /opportunities/:id/advance |
Full notes: API overview.
Documentation entry points
Document only — no binary attachment in this phase.
Version
- Version
- v0.3