Proxy-seller
ProxyFree toolsContact sales
  • Documentation
  • PROXY-SELLER
    • Authorization
    • Actions with proxies
      • Retrieve active proxy
      • Export IPs in txt/csv/custom
      • IP replacement
      • Comment on IP
      • Extend proxies
      • Authorizations
        • List of authorizations
        • Create authorization
        • Change authorization
        • Delete authorization
    • Order actions
      • Complete information
      • Calculate the order
      • Place an order
    • Balance
    • Residential proxy
      • Get package information
      • Get all locations
      • Get existing IP list
      • Create list
      • Rename list
      • Change rotation settings
      • Delete list
      • Subaccounts (subusers)
        • Create subuser package
        • Update package
        • Get package information
        • Delete subuser's package
        • Retrieve existing IP lists
        • Create IP list
        • Rename created list
        • Change rotation
        • Delete list
        • Create a special list for API-TOOL
      • Session ID + TTL
        • Create a special list
        • Get all ISP codes
      • Cases (FAQ)
    • API - Changelog
    • SDK PHP
    • SDK NodeJS
    • SDK Phyton
    • SDK Java
    • SDK Golang
  • Mobile CRM
    • Get authorization key
    • Usage guides
      • How to Work with API Reference
      • Host Actions
        • All hosts info
        • List of host modems
        • Change host name
        • Reboot all modems
        • Export modems info
      • Modem Actions
        • Get all modems
        • Change modem IP
        • Set pause on modem
        • Set unpause on modem
        • Reboot modem
        • Change modem rotation
        • Limits on modem
        • Delete limits on modems
        • Delete modem
        • Send a report
      • Modem authorization (users)
        • Create authorization
        • Edit authorization
        • Modem authorizations
        • Authorization info
        • Limit authorization
        • Get limit authorization
        • Delete authorization
      • Modem action links
        • Direct links
        • Create domain
        • Approve domain
        • Edit domain
        • All client domain
        • Domain info
        • Delete domain
    • API Reference
      • Hosts
      • Modems
      • Modem authorization
      • Action links
      • Proxy limit
  • More guides
    • Youtube channel
    • Our blog
  • News, discounts
    • Reddit
    • Discord
    • Telegram
Powered by GitBook
On this page
  • Changes from 24.04.2025
  • Changes from 17.02.2025
  1. PROXY-SELLER

API - Changelog

PreviousCases (FAQ)NextGet authorization key

Last updated 21 days ago

Changes from 24.04.2025

We have added a base order number, which will help you track the relationship between the initial order and its subsequent renewals.

Added listBaseOrderNumbers to the response of the following endpoints:

Added baseOrderNumber to the endpoint response and implemented filtering by this order number:

Changes from 17.02.2025

Changed variable type from digits to string

// Changed variable type from digits to string
"traffic_usage": 10, 	// -> "10"
"traffic_limit": 10, 	// -> "10"
"traffic_left": 10, 	// -> "10"
"traffic_usage_sub": 10, 	// -> "10"
"traffic_limit_sub": 10, 	// -> "10"
"traffic_left_sub": 10, 	// -> "10"

Affected endpoints

order/make
prolong/make
proxy/list
resident/package
residentsubuser/packages
residentsubuser/create
residentsubuser/update