Overview
The Talexio API is available to all customers at no additional cost, allowing you to integrate your own applications and workflows with Talexio. The API is user-based, meaning that every request is performed using the permissions, workflows, and validation rules assigned to the user associated with the API token.
Permissions
To create an API token, your user account must have the Add API Token permission set to Global.
Generating an API Token
- Navigate to your User Profile and open the Third Party Token tab.
- Click + Create Talexio Token.
- Enter a descriptive name for the token (for example, the name of the integration or application), then click Save.
Before generating your first API token, you must contact Talexio Support to enable API access for your organisation.
Testing Your Integration
If you would like to test your integration before connecting it to your live environment, Talexio Support can provide a 45-day demo account. Demo accounts do not include any real company or employee data, making them ideal for development and testing.
API Documentation & Playground
Explore the complete GraphQL schema and access the public API documentation using the Apollo GraphQL Studio Playground .