Skip to main content
GET
Look up a company by IP address
See Lookup usage and limits for authentication, allowances, and error handling.

Authorizations

X-API-Key
string
header
required

Organization API key (sk_...). Get yours from Settings > API Keys in the dashboard.

Query Parameters

ip
string
required

One IPv4 or IPv6 address, without a URL, port, CIDR or IPv6 zone identifier.

Maximum string length: 64
Example:

"192.0.2.10"

Response

Stored company result and the separate company-lookup allowance.

data
object | null
required

Company details, or null when no successful company identity is stored. A null result does not prove that the IP is not used by a company.

meta
object
required