v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
Network Organizations

Retrieve a list of network organizations

This endpoint retrieves a list of network organizations that own IP ranges as identified by the Whois service.It supports pagination, filtering based on various parameters, and ordering of results.

get/waap/v1/organizations

Query parameters

ordering'name' | 'id' | '-name' | '-id' nullable

Determine the field to order results by

Example:name

Determine the field to order results by

limitinteger

Number of items to return

Number of items to return

offsetinteger

Number of items to skip

Number of items to skip

namestring

Filter organizations by their name. Supports '*' as a wildcard character.

Example:Comcast

Filter organizations by their name. Supports '*' as a wildcard character.

Response

Successful Response

limitinteger required

Number of items requested in the response

offsetinteger required

Items response offset used

countinteger required

Number of items contain in the response