Build powerful integrations with TaskCheck's REST API
All API requests require authentication using an API key in the header:
/tasks
Retrieve a list of tasks
/tasks
Create a new task
/tasks/{id}
Update an existing task
/tasks/{id}
Delete a task
/users
Retrieve a list of users
/users/{id}
Retrieve a specific user
/teams
Retrieve a list of teams
The API uses standard HTTP status codes and returns error details in JSON format:
API requests are rate limited to ensure fair usage:
Rate limit information is included in response headers:
Our developer support team is here to help you integrate with our API.
Average response time: 2 hours
API Version: v1.0 | Last updated: January 31, 2026
View our API status page for real-time monitoring