v1

latestOpenAPI 3.0.02026-07-1441177156.0 KB
Autonomous Systems

Search

Returns a list of autonomous systems that matched the search query. Allows getting only the first 10,000 results. To get more results please use scroll or download API endpoints. By default, search operations, which return a list of found items, return only the first 25 items. To get a different set of items, you can use the offset and limit parameters in the request body.

post/as/search

Request body

limitinteger

The maximum number of items to return per page. Value must be in the range between 1 and 100.

offsetinteger

The offset of the item at which to begin the response. Value must be in the range between 1 and 9999.

search_paramsobject[] required

A list of AS attributes to filter the search results by. A comprehensive list of valid search parameters is shown in the table below.

Response

Operation successful