Lookups
GET

/api/v1/g/title-skills-lookup

10 credits

Resolve skill or title names to LinkedIn IDs.

Try in Playground

Parameters

NameTypeRequiredDescription
querystringyesSkill or title query

Example request

curl -H "X-API-Key: zq_…" \
  "https://zooq.dev/api/v1/g/title-skills-lookup"

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.