Skip to main content
This page lists common setup paths. Pick one track and follow the numbered steps.

Call the Models API

  1. Read Authentication. Create a virtual key for https://models.ageneral.ai.
  2. Set the base URL to https://models.ageneral.ai.
  3. Call GET /v1/models, POST /v1/chat/completions, or POST /v1/responses as documented in API referenceModels.
See Models for identifiers, auth, and links to catalog and billing.

Work with agents

  1. Sign in at https://ageneral.ai and open your project.
  2. Create or select an agent. Attach connectors, secrets, and channels as needed.
  3. For OpenClaw behavior, read OpenClaw runtime and the linked guides.
See Agents for how agents relate to Models and billing.

Manage projects, members, and keys

  1. Use https://ageneral.ai APIs or the console for projects, members, and keys.
  2. Keep Models traffic on https://models.ageneral.ai with virtual keys unless an integration states otherwise.
See Projects for API entry points.

Use the VS Code extension

  1. Install Ageneral Coder from the Visual Studio Code Marketplace.
  2. Open Ageneral Coder in the activity bar and complete sign-in.
  3. Use the Chat pane or @ageneral-coder in built-in Chat with an Ageneral model selected.
See VS Code for requirements, settings, and troubleshooting.

Next steps

https://mintcdn.com/ageneral/I7mW92slaV9sl0gY/icons/material/code.svg?fit=max&auto=format&n=I7mW92slaV9sl0gY&q=85&s=493044e2e24f8e6980f57d8612be46e6

Models API

Endpoints and interactive reference.
https://mintcdn.com/ageneral/I7mW92slaV9sl0gY/icons/material/palette.svg?fit=max&auto=format&n=I7mW92slaV9sl0gY&q=85&s=4711191077232e89879696f51dfa9c4a

Usage and billing

Credits, keys, and HTTP errors.