Skip to main content
GET
Look up people

Authorizations

Authorization
string
header
required

API key (nlmca_live_…) or OAuth access token

Query Parameters

limit
number
default:25

Page size (1–100).

Required range: 1 <= x <= 100
cursor
string

Opaque cursor from a previous response’s meta.next_cursor.

phone
string

Phone to look up (the unknown-inbound-caller lookup). Any format; normalised to E.164 digits before matching (10 US digits get a leading 1), and compared against every stored phone normalised the same way.

Example:

"+1 (555) 123-4567"

email
string

Exact email, case-insensitive.

business_id
string

Only people associated with this business.

Fragment matched against first name, last name, email and (4+ digits) phone.

Response

OK

data
object[]
required
meta
object
required