Overview
Pre-built tooling
Pre-built integrations
Access requirements
Setup guide
Useful links
API gotchas
Pre-built tooling
✅ Read & write data
✅ Read & write data
✅ Observability & data quality
✅ Observability & data quality
✅ Customization
✅ Customization
Others
Access requirements
Setup guide
No setup guide yet.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_keyin 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-Versionas a header to resolve API versions. - Teamtailor uses different domain extensions for different regions, i.e
nafor US West(Oregon) Hosted Customers. For EU(Ireland) based clients, addapias your extension but for US West(Oregon) based customers addapi.naas your extension.
Contribute API gotchas by editing this page