How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Lookip Lookup API

Single-address lookups.

Lookip Lookup API is one of 5 APIs that Lookip publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Lookup. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 9 operations across 9 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.lookip.io.

9 operations 9 paths 14 schemas 5 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.lookip.io
Authentication
HTTP Bearer
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Lookip Lookup API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Send your key as Authorization: Bearer . The ?token= query parameter is no longer accepted — a credential in a URL lands in access logs, browser history and th…

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 5 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Lookup 9

Single-address lookups.

GET
/v1/lookup/lite/{ip}
LITE Lookup
lookupLite 1 param → 200400401402429500503
POST
/v1/lookup/lite
LITE Lookup With Context
lookupLitePost body → 200400401402429500503
GET
/v1/lookup/max/{ip}
MAX Lookup
lookupMax 1 param → 200400401402404429500502
POST
/v1/lookup/max
MAX Lookup With Context
lookupMaxPost body → 200400401402404429500502
GET
/v1/lookup/me
Look Up The Caller
lookupMe → 200400401402404429500502
GET
/v1/lookup/full/{ip}deprecated
MAX Lookup (Legacy Alias)
lookupFullAlias 1 param → 200400401402404429500502
POST
/v1/lookup/fulldeprecated
MAX Lookup With Context (Legacy Alias)
lookupFullAliasPost body → 200400401402404429500502
GET
/v1/lookup/{ip}deprecated
MAX Lookup (Legacy Alias)
lookupBareAlias 1 param → 200400401402404429500502
POST
/v1/lookupdeprecated
MAX Lookup With Context (Legacy Alias)
lookupBareAliasPost body → 200400401402404429500502

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Location (15 properties), LookupContext (14 properties), IpRecord (10 properties), Threats (8 properties). Each schema is shown below with its type and property counts.

ErrorCode
string
Every error.code this API can return.
LookupContext
object
Optional metadata attached to the lookup in your own dashboard usage log. Never forwarded to any third party. Oversized or wrongly-typed values are rejected wi…
14 properties
Location
object
15 properties
LiteNetwork
object
The three network fields the local dataset can answer.
3 properties
Error
object
1 property 1 required
IpRecord
object
A MAX record. Every field except ip is optional and may be absent when there is no signal; treat missing and null identically. Branch on bogon === true before…
10 properties 1 required
Mobile
object
3 properties
InsufficientCreditError
object
The 402 body, which uniquely carries a credit object so a client can tell the operator exactly how short it is. The MicroUsd fields are exact strings; the Cent…
2 properties 2 required
LookupRequest
object
2 properties 1 required
LiteRecord
object
A LITE record. Narrower than a MAX record by design: the local dataset answers country and continent, not city, and carries no threat signals.
6 properties 1 required
Flags
object
Cheap network booleans. A missing boolean means we hold no data on it. It does NOT mean the answer is false — screen for anonymisers by treating an absent valu…
6 properties
Threats
object
Anonymiser signals. A missing boolean means we hold no data on it. It does NOT mean the answer is false — screen for anonymisers by treating an absent value as…
8 properties
Network
object
5 properties
LiteLocation
object
The four location fields the local dataset can answer.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lookip-lookup-api-openapi.yml Raw ↑

Other APIs Lookip publishes across the network.

Lookip ASN API
Lookip Batch API
Lookip Service API
Lookip API
Where this information came from

This is an independent, third-party profile of Lookip Lookup API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.