/v1/lookups

Lookup lists of values for dropdowns; intended to be cached
and not used in front ends directly.
Using ?pick[]=country&contexts[]=project will return a list of countries
supported by when creating a project.

contexts can only be used with the country lookup alone.

note:

  • jobTitles is a very large list and throws an error in Prod,
    please use /v1/job-titles endpoint that is paginated
  • industries, skills, topics return a LOT of data and
    can be very slow to return

note:

  • The following lookups' codes will change per environment as they are based on ids:
    [industries, jobTitles, skills, topics]
  • the rest will remain the same across environments
Language
Click Try It! to start a request and see the response here!