API Quick Reference
Complete reference of all VoltAgent Server API endpoints.
Base URL
http://localhost:3141
Default port is 3141, but may vary based on configuration.
Documentation Endpoints
| Method | Path | Description | Auth |
|---|---|---|---|
| GET | / | Landing page with links | No |
| GET | /doc | OpenAPI 3.1 specification | No |
| GET | /ui | Swagger UI interactive docs | No |