Profile
GET

/api/v1/profile/contact-info

10 credits

Email/phone (only what the user has made public).

Try in Playground

Parameters

NameTypeRequiredDescription
usernamestringyesLinkedIn username

Example request

curl -H "X-API-Key: zq_…" \
  "https://zooq.dev/api/v1/profile/contact-info"

Example response

A worked example for this endpoint is on its way. In the meantime, try it in the Playground with your API key to see the live shape.