Skip to content

Restricted Numbers API

The Restricted Numbers API provides operations for managing restricted phone numbers in the Buzzeasy platform.

Authentication

All endpoints require a valid JWT Bearer token. Include it in the Authorization header of every request:

Authorization: Bearer <your_token>

Swagger Reference