Continue Hub IDE API
REST API exposed by api.continue.dev that the Continue VS Code and JetBrains extensions and the Continue CLI use to list and refresh assistants, list organizations, fetch organization policy, sync user secrets, check free-trial chat/autocomplete quota, and obtain a Stripe checkout URL for the Models Add-On. Bearer auth with API keys prefixed con_, generated in the Continue Hub web interface. Auto-generated TypeScript and Python clients ship in packages/continue-sdk in the open-source continuedev/continue monorepo.
Documentation
Specifications
SDKs
Examples
Example
https://raw.githubusercontent.com/api-evangelist/continue-dev/refs/heads/main/examples/continue-dev-list-assistants-example.json
Example
https://raw.githubusercontent.com/api-evangelist/continue-dev/refs/heads/main/examples/continue-dev-list-organizations-example.json
Example
https://raw.githubusercontent.com/api-evangelist/continue-dev/refs/heads/main/examples/continue-dev-free-trial-status-example.json
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/continue-dev/refs/heads/main/json-schema/continue-dev-assistant-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/continue-dev/refs/heads/main/json-schema/continue-dev-organization-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/continue-dev/refs/heads/main/json-schema/continue-dev-free-trial-status-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/continue-dev/refs/heads/main/json-structure/continue-dev-assistant-structure.json