Bindbee · Example Payload

Bindbee Job Example

ATSHR IntegrationHRISWorkforceUnified APIPayrollLMSEmployee DataIntegrations

Bindbee Job 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

Raw ↑
{
  "x-provenance": {
    "generated": "2026-09-04",
    "method": "derived",
    "source": "openapi/_original/bindbee-openapi.json",
    "schema": "AtsJob",
    "operation": "GET /api/ats/v1/jobs/{id}",
    "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": {
    "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"
    },
    "name": "SOFTWARE ENGINEER",
    "description": "We are looking for a software engineer to join our team.",
    "code": "SE-2021-01",
    "status": "OPEN",
    "job_posting_urls": "https://www.company.com/careers/software-engineer",
    "remote_created_at": "2021-01-01T00:00:00Z",
    "remote_updated_at": "2021-01-01T00:00:00Z",
    "confidential": false,
    "departments": "018b4bfb-5ece-70b1-ad5e-862a9433aa65",
    "offices": "018b4bfb-5ece-70b1-ad5e-862a9433aa65",
    "hiring_managers": "018b4bfb-5ece-70b1-ad5e-862a9433aa65",
    "recruiters": "018b4bfb-5ece-70b1-ad5e-862a9433aa65"
  }
}

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.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/bindbee-job-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.