# Payroll Integrations API Docs ## Docs - [Delete Employer Invite](https://developer.payrollintegrations.com/api-reference/endpoint/delete-v1-employer-identifiers-employer-identifier-invites-invite.md): Deletes an employer identifier invite - [Get Resource Directory](https://developer.payrollintegrations.com/api-reference/endpoint/get.md): Returns a directory of available API resources based on the current user and their permissions - [Get Employer Identifier](https://developer.payrollintegrations.com/api-reference/endpoint/get-v1-employer-identifiers-employer-identifier.md): Retrieves a single employer identifier by its ID with complete employer identifier details - [Get Employer Invite](https://developer.payrollintegrations.com/api-reference/endpoint/get-v1-employer-identifiers-employer-identifier-invites-invite.md): Retrieves a specific employer identifier invite - [Get Employee Data](https://developer.payrollintegrations.com/api-reference/endpoint/get-v1-payroll-connections-payroll-connection-employee-data-employee-data.md): Retrieves specific employee data under a payroll connection - [Get Employee Data Profile](https://developer.payrollintegrations.com/api-reference/endpoint/get-v1-payroll-connections-payroll-connection-employee-data-employee-data-profiles-profile.md): Retrieves specific employee data profile under a payroll connection - [Get Payroll Record](https://developer.payrollintegrations.com/api-reference/endpoint/get-v1-payroll-connections-payroll-connection-payroll-records-payroll-record.md): Retrieves specific payroll data from a payroll record - [Get Payroll Platform](https://developer.payrollintegrations.com/api-reference/endpoint/get-v1-payroll-platforms-payroll_platform.md): Retrieves a specific payroll platform - [Get Update Group](https://developer.payrollintegrations.com/api-reference/endpoint/get-v1-update-group.md): Retrieves the latest status of an existing update group - [Get Current User](https://developer.payrollintegrations.com/api-reference/endpoint/get-v1-users-me.md): Retrieves the currently authenticated user - [List Employer Identifiers](https://developer.payrollintegrations.com/api-reference/endpoint/list-v1-employer-identifiers.md): Returns a paginated list of employer identifiers - [List Employer Invites](https://developer.payrollintegrations.com/api-reference/endpoint/list-v1-employer-identifiers-employer-identifier-invites.md): Returns a list of invites for a specific employer identifier - [List Pay Categories](https://developer.payrollintegrations.com/api-reference/endpoint/list-v1-employer-identifiers-employer-identifier-pay-categories.md): Returns a paginated list of pay categories - [List Payroll Connections by Employer Identifier](https://developer.payrollintegrations.com/api-reference/endpoint/list-v1-employer-identifiers-employer-identifier-payroll-connections.md): Returns a paginated list of payroll connections for a specific employer identifier - [List Payroll Connections](https://developer.payrollintegrations.com/api-reference/endpoint/list-v1-payroll-connections.md): Returns a paginated list of payroll connections available to the current user - [List Employee Data](https://developer.payrollintegrations.com/api-reference/endpoint/list-v1-payroll-connections-payroll-connection-employee-data.md): Returns a list of employee data for a payroll connection - [List Employee Data Profiles](https://developer.payrollintegrations.com/api-reference/endpoint/list-v1-payroll-connections-payroll-connection-employee-data-employee-data-profiles.md): Retrieves specific employee data under a payroll connection when more than one may exist - [List Payroll Records](https://developer.payrollintegrations.com/api-reference/endpoint/list-v1-payroll-connections-payroll-connection-payroll-records.md): Returns a list of payroll records for a connection - [List Payroll Record Data](https://developer.payrollintegrations.com/api-reference/endpoint/list-v1-payroll-connections-payroll-connection-payroll-records-payroll-record-payroll-data.md): Returns payroll data for a specific payroll record - [List Payroll Platforms](https://developer.payrollintegrations.com/api-reference/endpoint/list-v1-payroll-platforms.md): Returns a paginated list of payroll platforms - [List Update Groups](https://developer.payrollintegrations.com/api-reference/endpoint/list-v1-update-groups.md): Retrieve a paginated list of update groups for a given employer - [Update Employer Identifier](https://developer.payrollintegrations.com/api-reference/endpoint/patch-v1-employer-identifiers-employer-identifier.md): Updates an existing employer identifier - [Get Authentication Token](https://developer.payrollintegrations.com/api-reference/endpoint/post-v1-auth-token.md): Generate a new auth token and session for the user - [Create Employer Identifier](https://developer.payrollintegrations.com/api-reference/endpoint/post-v1-employer-identifiers.md): Creates a new employer identifier - [Create Employer Invite](https://developer.payrollintegrations.com/api-reference/endpoint/post-v1-employer-identifiers-employer-identifier-invites.md): Creates a new invite for an employer identifier - [Send Employer Invite Email](https://developer.payrollintegrations.com/api-reference/endpoint/post-v1-employer-identifiers-employer-identifier-invites-invite-send-email.md): Sends an email for an employer identifier invite - [Resolve Employee Aliases](https://developer.payrollintegrations.com/api-reference/endpoint/post-v1-resolve-employee-aliases.md): Accepts a list of employee aliases (e.g. SSNs) and returns their corresponding UUIDs. - [Resolve Employer Aliases](https://developer.payrollintegrations.com/api-reference/endpoint/post-v1-resolve-employer-aliases.md): Accepts a list of employer company identifiers and returns their corresponding UUIDs - [Create Update Group](https://developer.payrollintegrations.com/api-reference/endpoint/post-v1-update-group.md): Submits a list of employee updates - [Error Objects](https://developer.payrollintegrations.com/api-reference/errors.md): Payroll Integrations API error objects - [Glossary](https://developer.payrollintegrations.com/api-reference/glossary.md): Commonly Used Terms in the Payroll Integrations Public API - [Introduction](https://developer.payrollintegrations.com/api-reference/introduction.md): Payroll Integrations API endpoints - [Pagination](https://developer.payrollintegrations.com/api-reference/pagination.md): Learn how to use paginated endpoints in the Payroll Integrations API ## OpenAPI Specs - [openapi](https://developer.payrollintegrations.com/api-reference/openapi.json)