Skip to content

API V2 Documentation

Overview

The Bevatel API is organized around REST. The sidebar groups operations by OpenAPI tags and links each endpoint page directly.

Base URL

https://api.example/v1

Authentication

Bevatel uses Bearer Tokens to authenticate requests. You can view and manage your API keys in the Client Console. Your API keys carry many privileges, so be sure to keep them secure!

EXAMPLE HEADER
Authorization: Bearer YOUR_API_KEY

Explore Endpoints

Use the sidebar groups to navigate operations by domain (for example, call center and business chat).