v2

latestOpenAPI 3.0.3AGPL-3.0 license2026-07-2613501.9 MB
public

Read a public profile

Read a public professional profile anonymously through the proxy and save it as an enriched contact. Runs on public data only, so no connected account is needed and none of an account's action budget is spent. This is the default way to look up or enrich a person.

post/public/profile

Request body

profileUrlstring

Full public profile URL. Provide this or slug.

slugstring

Profile vanity slug. Provide this or profileUrl.

countrystring

ISO alpha-2 country code for the proxy exit.

saveboolean

When true, the fetched profile is saved to your contacts.

Response

Public profile data

source'public' required
completenessstring required

How complete the fetched public profile is.

savedboolean required

Whether the profile was saved to your contacts.

profileobject required

The public profile data.

creditsUsedinteger

Credits consumed by this call.

retryAfterinteger

Seconds to wait before the next call of the same type.