Greenhouse · JSON Structure
Greenhouse Structure
Structural overview of the Greenhouse API surface; extracted from openapi/.
Type:
Properties: 0
ATSRecruitingCandidatesJobOnboardingHR
Greenhouse Structure is a JSON Structure definition published by Greenhouse.
Meta-schema:
JSON Structure
{
"provider": "Greenhouse",
"providerId": "greenhouse",
"kind": "json-structure",
"description": "Structural overview of the Greenhouse API surface; extracted from openapi/.",
"schemaCount": 0,
"operationCount": 20,
"schemas": [],
"operations": [
{
"method": "GET",
"path": "/candidates",
"operationId": null,
"summary": "List candidates",
"tags": [
"Candidates"
]
},
{
"method": "POST",
"path": "/candidates",
"operationId": null,
"summary": "Create candidate",
"tags": [
"Candidates"
]
},
{
"method": "GET",
"path": "/candidates/{id}",
"operationId": null,
"summary": "Retrieve candidate",
"tags": [
"Candidates"
]
},
{
"method": "DELETE",
"path": "/candidates/{id}",
"operationId": null,
"summary": "Delete candidate",
"tags": [
"Candidates"
]
},
{
"method": "PATCH",
"path": "/candidates/{id}",
"operationId": null,
"summary": "Update candidate",
"tags": [
"Candidates"
]
},
{
"method": "GET",
"path": "/applications",
"operationId": null,
"summary": "List applications",
"tags": [
"Applications"
]
},
{
"method": "GET",
"path": "/applications/{id}",
"operationId": null,
"summary": "Retrieve application",
"tags": [
"Applications"
]
},
{
"method": "PATCH",
"path": "/applications/{id}",
"operationId": null,
"summary": "Update application",
"tags": [
"Applications"
]
},
{
"method": "POST",
"path": "/applications/{id}/advance",
"operationId": null,
"summary": "Advance application",
"tags": [
"Applications"
]
},
{
"method": "POST",
"path": "/applications/{id}/hire",
"operationId": null,
"summary": "Hire application",
"tags": [
"Applications"
]
},
{
"method": "POST",
"path": "/applications/{id}/reject",
"operationId": null,
"summary": "Reject application",
"tags": [
"Applications"
]
},
{
"method": "GET",
"path": "/jobs",
"operationId": null,
"summary": "List jobs",
"tags": [
"Jobs"
]
},
{
"method": "GET",
"path": "/jobs/{id}",
"operationId": null,
"summary": "Retrieve job",
"tags": [
"Jobs"
]
},
{
"method": "PATCH",
"path": "/jobs/{id}",
"operationId": null,
"summary": "Update job",
"tags": [
"Jobs"
]
},
{
"method": "GET",
"path": "/departments",
"operationId": null,
"summary": "List departments",
"tags": [
"Departments"
]
},
{
"method": "GET",
"path": "/offices",
"operationId": null,
"summary": "List offices",
"tags": [
"Offices"
]
},
{
"method": "GET",
"path": "/offices/{id}",
"operationId": null,
"summary": "Retrieve office",
"tags": [
"Offices"
]
},
{
"method": "GET",
"path": "/users",
"operationId": null,
"summary": "List users",
"tags": [
"Users"
]
},
{
"method": "GET",
"path": "/users/{id}",
"operationId": null,
"summary": "Retrieve user",
"tags": [
"Users"
]
},
{
"method": "PATCH",
"path": "/users/{id}",
"operationId": null,
"summary": "Update user",
"tags": [
"Users"
]
}
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/greenhouse-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.