Get the list of the Regional Internet Registries (RIRs) entities worldwide.
GET {{baseUrl}}/v1/asn/registry/all
What
Obtain the list of Regional Internet Registries (RIRs) entities worldwide.
Parameters
No parameters are required.
Result
The result is a JSON object with a list of the following JSON objects:
- self
: the URI to individual RIR.
- name
: the RIR name.
- code
: the internal code of the RIR in the system. Possible values are: iana, arin, ripencc, afrinic, apnic, lacnic.
Errors
It will return the API Global errors described in the API description.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"code":"consectetur incididunt nulla","name":"anim Ut","self":"irure Ut id Lorem deserunt"},{"code":"offic","name":"ut nulla proident","self":"deserunt et ut"}]