API-Key header.
Obtaining a Key
Via the CLI:~/.config/collinear/config.toml.
Or set it as an environment variable:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API key setup and authentication for the SimLab API
API-Key header.
API-Key: <your-api-key>
simlab auth login
~/.config/collinear/config.toml.
Or set it as an environment variable:
export COLLINEAR_API_KEY="<your-api-key>"
| Status | Meaning |
|---|---|
400 | Invalid request - see response for details |
401 | Invalid or missing API key |
403 | Key valid but insufficient permissions |
503 | Service temporarily unavailable |
Was this page helpful?
