Developer API

REST API v1 · Base URL: https://api.turboproxy.online

Your API Token

Pass this token as the X-API-KEY header on all requests.

USAGE EXAMPLE
curl https://api.turboproxy.online/api/balance \
  -H "X-API-KEY: your_api_key_here" \
  -H "Accept: application/json"

API Reference

Explore all available endpoints

API

Authentication

All Turbo Proxy API requests require the X-API-KEY header with your developer token. All responses return application/json.

BASE URL https://api.turboproxy.online
HTTP HEADERS
X-API-KEY: your_api_key_here
Content-Type: application/json
Accept: application/json
Rotate your API key periodically from the panel above. Old keys are immediately invalidated after rotation.