cURL
curl --request POST \ --url https://api.example.com/api/v1/ip/batch \ --header 'Content-Type: application/json' \ --data ' { "ips": [ "<string>" ] } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Classify up to 100 IPs in one request.
Documentation IndexFetch the complete documentation index at: https://vpn-docs.wxapros.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://vpn-docs.wxapros.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response