APIMobiGate
MobiGate API
Use the API to integrate proxy purchases, proxy management, and IP rotation into your own software. This page covers quick start and integration fundamentals.
Automation-ready
Manage orders, listings, and IP rotation via API.
Secure authentication
API Keys provide access control and traceability.
JSON-first
Predictable request/response formats and errors.
Base URL
https://api.mobigate.io/v1
Authentication
Authorization: Bearer YOUR_API_KEY
Format
JSON request/response
Versioning
Path-based: /v1, /v2
Typical Flow
Check balance: validate available credit/limits before purchase.
Purchase proxies: create an order for the country/plan you need.
List proxies: fetch active proxies and add them to your pool.
Get details: retrieve host/port/username/password credentials.
Rotate: connect IP rotation to your workflow to reduce ban risk.
Note
For endpoint and parameter details, see the reference section on /en/documentation.