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

Currency

To get the price data of a service query parameter currency is given which has to be passed in every request which returns any prices.

Currencies availablt now:

  • USD - US dollar (by default)

  • RUB - Russian ruble

  • UAH - Ukrainian hryvnia

Example of request including currency:

curl https://proxy-solutions.net/api/user/orders?currency=RUB&api-key={some-api-key}
PreviousAuthorization in APINextServices

Last updated 1 year ago