Key Features
- Create and update accounts
- Enable or disable accounts
- Allocate traffic for accounts
- Retrieve account usage information
- Get lists of accounts and allocations
Getting Started
To start using the Proxy Resellers API, you’ll need:- An API key (contact Massive support to enable it for this API)
- Basic understanding of RESTful APIs and HTTP methods
API Endpoints
The base URL for all API requests is: https://api-network.joinmassive.com/resellers For detailed information on available endpoints and operations, see our API Reference.Authentication
All API requests must include your API key in thex-api-key
header. Learn more in our Authentication Guide.