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/send
GET/v1/contacts
POST/v1/workflows/trigger
GET/v1/analytics/overview
POST/v1/leads/create
DELETE/v1/credentials/:id

Full API docs coming soon

We're finalizing the API and writing complete reference documentation with code examples, SDKs, and interactive playground.

Request early access →