TalentDesk API Integration
| title | description | updated_date |
|---|---|---|
| TalentDesk API Integration | 2025-10-24T16:45:21Z |
What we need
[] API Key
TalentDesk API Integration Guide
This guide provides instructions for integrating with the TalentDesk.io API, including authentication methods, available endpoints, and best practices for implementation.
Prerequisites
- An active TalentDesk.io account with administrative access
- Contact information for your TalentDesk Account Manager or Support team
Integration Options
TalentDesk.io offers two primary methods for API integration:
Available API Modules
The TalentDesk API provides access to the following resources:
Users API (
client.users):- Get all users with filtering options
- Retrieve user details, skills, notes, languages, and availability
Projects API (
client.projects):- Manage projects and project-related data
- Access worksheets, expenses, tasks, and team information
Tasks API (
client.tasks):- Create, update, and manage tasks
- Assign users to tasks
Expenses API (
client.expenses):- Manage expense approvals and workflows
Invoices API (
client.invoices):- Access and manage invoice information
Webhooks API (
client.webhooks):- Create webhook subscriptions for events:
service-order-eventinvitation-eventuser-event
- Create webhook subscriptions for events:
Requesting API Access
To obtain API credentials for TalentDesk:
Official Documentation: https://talentdesk.readme.io/reference/authentication
- Contact TalentDesk Support:
- Go to the official documentation page: https://talentdesk.readme.io/reference/authentication
- Fill out the form and request an API token
Additional Resources
- PyTdesk Documentation: https://pypi.org/project/pytdesk/1.0.3/
- TalentDesk Documentation Introduction: https://talentdesk.readme.io/reference/getting-started-with-your-api