Skip to main content
POST

Authorizations

Authorization
string
header
required

Pass your API key as a Bearer token. Keys follow the format ms_XXXXXXXXXXX.

Body

application/json
linkedin_url
string

Single LinkedIn profile URL or slug.

linkedin_urls
string[]

Batch of LinkedIn profile URLs or slugs, up to 100.

Maximum array length: 100

Response

Success

results
object
status
enum<string>

ok when the lookup found data, not_found when it completed but matched nothing. A miss is still HTTP 200 and costs no tokens.

Available options:
ok,
not_found
metadata
object

Per-call metadata. fair_use is always present on a tool call; the remaining fields appear only where they apply.