Permissions:

Product tier: Available for Greenhouse Welcome and Greenhouse Onboarding subscription tiers

Greenhouse Onboarding supports both a GraphQL API and a REST API. Use either one to query and update your employee, team, and company information.

Why Greenhouse Onboarding supports GraphQL

  • Request only the data you need, which increases throughput.

  • Use introspection to see exactly how the schema is structured. Tools like GraphiQL let you explore the full API, including autocomplete.

  • Build against an industry standard supported by a wide range of tools and organizations.

Additional resources 

Learn more about the Greenhouse Onboarding API, GraphQL, and REST with the following resources: