Taskey API Documentation

Taskey API Documentation

Welcome to the official Taskey API documentation. These APIs power the Taskey microservices architecture, allowing clients and partners to securely interact with the platform.

Base URLs: (Depending on environment)

  • Production: https://api.taskeyapp.com
  • Staging: https://staging-api.taskeyapp.com

Auth Service

POST
/api/v1/auth/login
Authenticates a user and returns a JWT token.

Employee Service

GET
/api/v1/employees
Retrieves a list of all employees for the given company.