SDK Reference
TypeScript method signatures for agents, routes, and services
REST API Reference
HTTP endpoints for platform services from any language
CLI Reference
Terminal commands for building, deploying, and managing projects
Standalone Packages
Use platform services from any Node.js or Bun app
When to Use What
| I want to... | Use |
|---|---|
Write an agent handler (ctx.*) | SDK Reference |
Write an API route (c.var.*) | SDK Reference |
| Access services from Next.js, Express, or scripts | Standalone Packages |
| Call Agentuity services from any language via HTTP | REST API Reference |
| Create, deploy, or manage projects from the terminal | CLI Reference |
Additional Resources
Other reference pages for platform infrastructure, upgrades, and integrations.