API Reference

Base URL: https://app.cuvioncrm.com/api/v1

Authentication

All API requests require a Bearer token or API key:

curl -H "Authorization: Bearer YOUR_TOKEN" https://app.cuvioncrm.com/api/v1/contacts

Endpoints

POST/api/v1/auth/login
GET/api/v1/contacts
POST/api/v1/contacts
GET/api/v1/deals
POST/api/v1/batch
GET/api/v1/meta/entities
GET/api/v1/changelog
GET/api/v1/reports/query

Full API documentation with request/response examples coming soon.

Need API help? Contact us →