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
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
Other Resources
JSONLD
https://raw.githubusercontent.com/api-evangelist/continue-dev/refs/heads/main/json-ld/continue-dev-context.jsonld
Examples
https://raw.githubusercontent.com/api-evangelist/continue-dev/refs/heads/main/examples/continue-dev-list-assistants-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/continue-dev/refs/heads/main/examples/continue-dev-list-organizations-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/continue-dev/refs/heads/main/examples/continue-dev-free-trial-status-example.json
SDKs
https://www.npmjs.com/package/@continuedev/sdk
SDKs
https://pypi.org/project/continuedev-sdk/
APIsJSON
https://raw.githubusercontent.com/api-evangelist/continue-dev/refs/heads/main/apis.yml