Skip to main content

Using Your Device API

You can use the proxybox API by making requests to the URL on your physical proxybox. Example https://pbx-<id>.pbxz.io. The URL format for the API is /api/v1, /api/v2, etc.

Authentication

All requests must include your API key for authentication. You can obtain your API Key through the proxybox admin page.
API Key location

Proxybox API Key

Add your API key in the request header X-API-Key:
X-API-Key: YOUR_API_KEY