API documentation
  • Documention
    • Common information
      • Authorization in API
      • Currency
    • Services
    • Order management
      • Order list reception
      • Placing an order
      • Order changes
      • Order payment
      • Order operations
    • Network tools
      • Checker
      • Free proxies
Powered by GitBook
On this page
  1. Documention
  2. Common information

Authorization in API

PreviousCommon informationNextCurrency

Last updated 1 year ago

To work with API you should have an account at https://proxy-solutions.net. An account is automaticaly created after any purchase made on site.

You need to get your API key to athorize your user in API. You can get it in API for developers section. .

The key must be passed in query API key parameter in every request.

// Example
curl https://proxy-solutions.net/api/user/orders?api-key={some-api-key}