Skip to main content
GET
Enrich a person

Authorizations

Authorization
string
header
required

A Revcenter API key: Authorization: Bearer rvc_live_.... Keys are scoped, rate limited per key, and metered per workspace.

Headers

Idempotency-Key
string

Deduplicates the billing event when a request is retried. Safe to send on every call.

Required string length: 8 - 160

Path Parameters

profileId
string
required

Public identifier, numeric profile ID, or URL-encoded LinkedIn profile URL.

Query Parameters

linkedin_url
string<uri>

Full LinkedIn profile URL. Takes precedence over the path segment. url is accepted as an alias.

public_identifier
string

LinkedIn public identifier, used when the path segment is a placeholder.

profile_id
string

Numeric LinkedIn profile ID.

Response

The enriched profile.

The standard success envelope for billed endpoints.

data
object
meta
object