Skip to main content
POST

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

Body

application/json

Free-text keyword search.

Maximum string length: 240
Example:

"wealth advisor"

currentCompany
string

Current employer name.

Maximum string length: 300
companyId

LinkedIn company identifier to scope the search to.

Maximum string length: 120
location
string
Maximum string length: 180
Example:

"San Jose, CA"

geoId

LinkedIn geo identifier. More precise than location.

Maximum string length: 120
firstName
string
Maximum string length: 120
lastName
string
Maximum string length: 120
page
integer
default:1
Required range: 1 <= x <= 100
idempotencyKey
string
Required string length: 8 - 160

Response

Matching profiles, one page at a time.

The standard success envelope for billed endpoints.

data
object
meta
object