Vivollo
Demo

Developer overview

Connect your systems to Vivollo with API keys, webhooks, and the REST API.

Developer tools let your code read Vivollo data, add content, and react to events.

Choose the right tool

ToolUse it for
API keysAuthenticate code that connects to your workspace
REST APIRead data or create and update supported resources
WebhooksNotify your system when a Vivollo event happens

Many integrations use webhooks and the API together. A webhook reports that an event happened; the API can then fetch the full record.

Integration inside a conversation

Use the API request action when a flow needs to contact your system during a live conversation. Use the Developer tools for integrations around Vivollo, such as reporting, syncing, or publishing knowledge.

All API access is authenticated and scoped to your workspace.

→ Create an API key