Skip to main content
POST
Read people's experiences

Authorizations

Authorization
string
header
required

Account API key passed in the Authorization header

Body

application/json
requests
object[] | null
required

Profiles to read, at most 20 per call.

Required array length: 1 - 20 elements
force
boolean

Re-read the experiences from LinkedIn even when Tamtam refreshed them within the last 30 days. Default false: a profile refreshed within 30 days is answered from what Tamtam holds, at no cost and no provider call.

refresh_only
boolean

Never fall back to a full profile extract for a profile Tamtam does not hold. Default false: an unknown profile is extracted, which creates a contact and costs 1 credit, exactly as POST /v2/people/extract. Set true for a run that must not spend discovery credits; unknown profiles then come back with error profile_unknown.

Response

OK

results
object[] | null
required

One entry per request row, in the same order.