Go2proxy
English
  • 中文繁体
  • English
Home
Home
English
  • 中文繁体
  • English
English
  • 中文繁体
  • English
  1. API Documentation
  • Product introduction
    • Residential Proxy
    • ISP Residential Rroxy
    • Quick Start
  • Function Introduction
    • Team Function
  • Developer Guide
    • Proxy region and Proxy replacement cycle settings
    • Periodic version uses multiple channels
    • Test proxy availability
    • Error code
    • World country code
  • API Documentation
    • Get Order Information
      GET
    • Get Usage Traffic
      GET
    • Residential Proxy Acquire
      GET
    • ISP Proxy Acquire
      GET
    • Get Residential Proxy Order Region Code
      GET
    • Get Residential Proxy Order Area Code
      GET
  • Update Log
    • Update Log
  1. API Documentation

Get Usage Traffic

GET
/api/getrpflow
This API is only effective for Residential Proxy.

Request

Query Params

Body Params multipart/form-data

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'http://api.go2proxy.com/api/getrpflow?app_id=dmBjQIcF8H48VjRmeAy9&signature=36G0CpMbXFWrpq7UbazklvwC9tA7RP7m&orderid=662337900795135&start_time=2025-01-01&end_time=2025-01-01'

Responses

🟢200Success
application/json
Bodyapplication/json

Example
{
    "code": 0,
    "msg": "Success",
    "data": {
        "total_flow": 7,
        "left_flow": 7,
        "use_flow": 0,
        "daily_usage_flow": 0
    }
}
Modified at 2025-02-24 08:07:08
Previous
Get Order Information
Next
Residential Proxy Acquire