Skip to main content
POST
Identity Portal

Authorizations

Authorization
string
header
required

Authorization: Bearer fly_live_…. Takes precedence when both headers are sent.

Query Parameters

format
enum<string>
default:json

Only json (the default) is accepted. txt returns 400 unsupported_format.

Available options:
json

Body

application/json
query
string
required

Email address, domain or other selector. Trimmed; 200 characters max.

Maximum string length: 200
Example:

"john.doe@example.com"

Response

Search served (billed), including a successful empty result.

total
integer
required

Results found.

returned
integer
required

Results in results (5,000 max).

truncated
boolean
required

true if total is greater than returned.

billed
boolean
required
usage
object
required

Quota of the account, after the call.

module
enum<string>
required
Available options:
intelligence-search,
identity-portal
query
string
required

The query as searched (trimmed).

results
object[]
required