Last updated 8 months ago
This is for MOBILE only. Pass the ISO code you got from the endpoint to receive the ASNs.
MOBILE
GET /api/asn HTTP/1.1 Host: reseller.flashproxy.io Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*
Successful response
{ "asns": [ { "asn": "text", "name": "text" } ] }