APIs & Integrations
Teamtailor
Overview
Pre-built tooling
Pre-built use cases
Not seeing the use case you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ❓ | |
Paid test account | ❓ | |
Partnership | ❓ | |
App review | ❓ | |
Security audit | ❓ |
Setup guide
No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
- Generate an API key in your Teamtailor account
- Teamtailor API docs
- Authentication and API key scopes
- API rate limits
- API versioning
Contribute useful links by editing this page
API gotchas
- Teamtailor uses API_KEY auth mode with Authorization: Token token=
api_key
in the request header to access different endpoints. - The rate limit allows for a maximum of 50 requests per 10 seconds.
- All API calls must have
X-Api-Version
as a header to resolve API versions. - Teamtailor uses different domain extensions for different regions, i.e
na
for US West(Oregon) Hosted Customers. For EU(Ireland) based clients, addapi
as your extension but for US West(Oregon) based customers addapi.na
as your extension.
Contribute API gotchas by editing this page