Integrations/REST API
icon-code

REST API

Automate Supovia from your own backend

Get started free

Overview

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.

Features

  • icon-arrow-right-filled

    API keys

    Create keys and authenticate with HTTP Basic auth using the key secret.

  • icon-arrow-right-filled

    Per-resource scopes

    Grant read and write access resource by resource, least privilege by default.

  • icon-arrow-right-filled

    Built for automation

    Sync customers, post messages and manage conversations programmatically.