REST API
API Reference
The VeloCMS REST API gives programmatic access to posts, members, media, webhooks, AI generation, and GDPR tooling. Use the interactive explorer below or import the Postman collection to get started in seconds.
Quick start
1. Create an API key at /admin/settings — Pro plan or higher required.
2. Add Authorization: Bearer vcms_live_... to every request.
3. Use the "Authorize" button below to set your key for Try It Out.
Loading API explorer...