Bindbee · Example Payload
Bindbee Candidates Response Example
ATSHR IntegrationHRISWorkforceUnified APIPayrollLMSEmployee DataIntegrations
Bindbee Candidates Response Example is an example object payload from Bindbee, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
x-provenanceexample
Example Payload
{
"x-provenance": {
"generated": "2026-09-04",
"method": "derived",
"source": "openapi/_original/bindbee-openapi.json",
"schema": "PaginatedResponse_AtsCandidate_",
"operation": "GET /api/ats/v1/candidates",
"note": "Field names and structure taken from the provider-published contract; values are the provider's own declared examples where the spec carries them, and null where it does not. Replaces a 2026-era scaffold whose envelope (data/next_cursor/has_more) does not exist in the Bindbee API."
},
"example": {
"cursor": "MDE4YjE4ZWYtYzk5Yy03YTg2LTk5NDYtN2I3YzlkNTQzM2U1",
"page_size": 50,
"items": [
{
"id": "018b18ef-c487-703c-afd9-0ca478ccd9d6",
"remote_id": "123321",
"modified_at": "2021-10-16T00:00:00Z",
"raw_data": {
"key_1": "Platform dependent data 1",
"key_2": "Platform dependent data 2"
},
"custom_fields": {
"category_group": "REG",
"disability_type": "ASBERG",
"hire_date": "1991-03-16T00:00:00",
"hire_source": "REFER",
"nationality": "USA",
"original_hire_date": "1991-03-16T00:00:00"
},
"first_name": "John",
"last_name": "Doe",
"company": "Google",
"title": "SOFTWARE ENGINEER",
"last_interaction_at": "2021-07-01T00:00:00Z",
"is_private": true,
"can_email": true,
"locations": "San Francisco",
"phone_numbers": "123-456-7890",
"email_addresses": "john@doe.com",
"urls": {
"type": "LINKEDIN",
"value": "https://www.linkedin.com/in/johndoe"
},
"tags": "JUNIOR",
"applications": "018b4bfb-5ece-70b1-ad5e-862a9433aa65",
"attachments": "018b4bfb-5ece-70b1-ad5e-862a9433aa65",
"remote_created_at": "2021-07-01T00:00:00Z",
"remote_updated_at": "2021-07-01T00:00:00Z",
"avatar": "https://www.example.com/avatar.jpg"
}
]
}
}
Work with this as data
Every example 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 examples
4 MCP tools reach this
find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/bindbee-candidates-response-example"
All examples
curl "https://apis.io/api/v1/examples?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.