Discovery & Validation
Get Raw Data
Inspect the raw upstream payload for a connector + (category, model). Use this to discover the field structure before writing a JMESPath. Provide exactly one of connector_token or integration_slug.
GET
Get Raw Data
Documentation Index
Fetch the complete documentation index at: https://docs.bindbee.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available options:
HRIS, ATS, LMS Example:
"HRIS"
Maximum string length:
64Pattern:
^[a-z][a-z0-9_-]*$Example:
"employee"
Connector token — returns the connector's latest synced row, falling back to integration sample.
Example:
"i5kqe8bSedEdPLX9pHhFojKdo7Uzvue0f7I4NVhaDfV0GTxF0uAgwa_COb3zZU3T"
Integration slug — returns the integration's canned sample (no connector required).
Example:
"workday"
Response
Successful Response
Get Raw Data