Automate Supovia from your own backend
The Supovia REST API lets you read and write your workspace data from your own systems. Create an API key, authenticate with HTTP Basic auth using the key secret, and grant each key only the read or write scopes it needs, resource by resource. Use it to sync customers, post messages and manage conversations.
Create keys and authenticate with HTTP Basic auth using the key secret.
Grant read and write access resource by resource, least privilege by default.
Sync customers, post messages and manage conversations programmatically.