Initiates the creation of the file with data about autonomous systems that matched the search query. When the file is created, it will be available for download. On the successful call, returns the unique identifier that represents the file creation process. The file creation is an asynchronous process because the amount of data that should be exported to the file and the export duration is hard to predict. The call to this endpoint just initiates the file creation. To check the file status and get the download link, send a GET request to the /v4/data/account/downloads/ API endpoint with the identifier returned by this endpoint. The number of rows available for download is determined by the subscription plan.

Options for search params:

Search parameter Operator Value
domain
eq
Search autonomous systems where the provided domain name is hosted.
string
ip
eq
Search the autonomous system the provided IP address belongs to.
string
as_org
eq
,
contains
,
starts
Search the autonomous systems by the associated organization name.
string
asn
eq
Search the autonomous system by its number.
string
Language
Authorization
Bearer
Click Try It! to start a request and see the response here!