Integrations
API Reference
Build custom integrations using the talentkiwi API.
The talentkiwi API lets you automate document generation, retrieve projects, and integrate talentkiwi into your own systems.
Base URL
https://api.talentkiwi.techAuthentication
All API requests require a Bearer token in the Authorization header:
Authorization: Bearer YOUR_API_TOKENTo obtain an API token, go to Settings → API in the web app.
OpenAPI specification
The full API specification is available at:
https://api.talentkiwi.tech/openapi.jsonRate limits
| Plan | Requests per minute |
|---|---|
| Starter | 30 |
| Pro | 120 |
| Business | 500 |
Support
For API support, contact support or open an issue with your API token (never share your token publicly).