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 |
| -------------------------- | ----------------------- |
| FINCHECKERS_API_BASE_URL | API base including host |
| FINCHECKERS_TENANT_ID | Tenant identifier |
| FINCHECKERS_API_TOKEN | Bearer token |
Endpoints (v1)
| Method | Path |
| ------ | -------------------- |
| GET | /auth/whoami |
| GET | /cases |
| POST | /cases |
| GET | /cases/:id |
| POST | /cases/:id/process |
| POST | /cases/:id/review |
Full notes: API overview.
Documentation entry points
Document only — no binary attachment in this phase.
Version
- Version
- v0.3