# JobTicket+ JobTicket B2B API ## Docs - [Authorization](https://jobticket-docs.ticket-plus.app/v1/authorization.md): How to authenticate with the JobTicket B2B API. - [Developer Portal](https://jobticket-docs.ticket-plus.app/v1/developer-portal.md): Manage API keys and webhooks from the JobTicket+ Developer Portal - [Download Document](https://jobticket-docs.ticket-plus.app/v1/endpoint/documents-download.md): Download the binary PDF file for an employee document. - [Get Document](https://jobticket-docs.ticket-plus.app/v1/endpoint/documents-get.md): Retrieve metadata for a single employee document by its ID. - [List All Documents](https://jobticket-docs.ticket-plus.app/v1/endpoint/documents-list.md): Retrieve a paginated list of all employee documents across the entire company. - [List Employee Documents](https://jobticket-docs.ticket-plus.app/v1/endpoint/employees-documents.md): Retrieve a paginated list of documents belonging to a specific employee. - [Get Employee](https://jobticket-docs.ticket-plus.app/v1/endpoint/employees-get.md): Retrieve full details for a single employee by their ID. - [List Employees](https://jobticket-docs.ticket-plus.app/v1/endpoint/employees-list.md): Retrieve a paginated, filterable list of all employees in your company. - [Health Check](https://jobticket-docs.ticket-plus.app/v1/endpoint/health.md): Verify that the JobTicket API is reachable and operational. - [Get HR Integration](https://jobticket-docs.ticket-plus.app/v1/endpoint/hr-integrations-get.md): Retrieve full details for a single HR integration by its ID. - [List HR Integrations](https://jobticket-docs.ticket-plus.app/v1/endpoint/hr-integrations-list.md): Retrieve a paginated list of all HR integrations configured for your company. - [Trigger HR Sync](https://jobticket-docs.ticket-plus.app/v1/endpoint/hr-integrations-sync.md): Push the current employee roster from your HR system to JobTicket. - [Introduction](https://jobticket-docs.ticket-plus.app/v1/introduction.md): Integrate your HR systems with the JobTicket+ JobTicket platform - [Webhooks](https://jobticket-docs.ticket-plus.app/v1/webhooks.md): Real-time event notifications, payload schemas, and signature verification ## OpenAPI Specs - [openapi](https://jobticket-docs.ticket-plus.app/v1/openapi.json)