Call the Models API
- Read Authentication. Create a virtual key for
https://models.ageneral.ai. - Set the base URL to
https://models.ageneral.ai. - Call
GET /v1/models,POST /v1/chat/completions, orPOST /v1/responsesas documented in API reference → Models.
Work with agents
- Sign in at
https://ageneral.aiand open your project. - Create or select an agent. Attach connectors, secrets, and channels as needed.
- For OpenClaw behavior, read OpenClaw runtime and the linked guides.
Manage projects, members, and keys
- Use
https://ageneral.aiAPIs or the console for projects, members, and keys. - Keep Models traffic on
https://models.ageneral.aiwith virtual keys unless an integration states otherwise.
Use the VS Code extension
- Install Ageneral Coder from the Visual Studio Code Marketplace.
- Open Ageneral Coder in the activity bar and complete sign-in.
- Use the Chat pane or
@ageneral-coderin built-in Chat with an Ageneral model selected.
Next steps
Models API
Endpoints and interactive reference.
Usage and billing
Credits, keys, and HTTP errors.
