Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://apigw.ipxo.com/billing/v1/common/asn/validate/{asn} \ --header 'Authorization: Bearer <token>'
{ "asn": 0, "valid": true, "as_name": "string", "uce3": true, "ofac": true, "spamhaus": true, "country": "string", "status": "string" }
ASN Validate
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ASN
Show child attributes
ASN Validate Resource