InteliG API Reference
This page renders an interactive explorer that requires JavaScript. The same reference is
published as plain HTML, one page per endpoint, with no JavaScript required:
- /docs/api/ — every endpoint, grouped, with parameters, schemas and a worked example
- /llms.txt — machine-readable index: auth, base URL, spec URLs, one line per operation
Authentication
Programmatic access uses an API key under its own scheme — not Bearer:
Authorization: ApiKey intelig_<your-key>
Specification
https://api.intelig.ai/api/v1/intelig/v3/api-docs/external — the full
document. Per-pillar slices small enough to load into a context window are published at
/v3/api-docs/{strategy|code|knowledge|finance|cognis|agent|signal|identity}.