API Reference
Programmatic access to your Vonmatic workspace. Build custom integrations and extend your automations.
Authentication
All API requests require a Bearer token. Generate your API key from your workspace settings.
Authorization: Bearer your_api_key_here
Base URL
https://api.vonmatic.com
Endpoints
POST
/v1/messages/sendGET
/v1/contactsPOST
/v1/workflows/triggerGET
/v1/analytics/overviewPOST
/v1/leads/createDELETE
/v1/credentials/:idFull API docs coming soon
We're finalizing the API and writing complete reference documentation with code examples, SDKs, and interactive playground.
Request early access →