# Tidyhire API ## Docs - [Authentication](https://docs.tidyhire.app/api-reference/authentication.md): Learn how to authenticate your API requests - [Initiate AI Call](https://docs.tidyhire.app/api-reference/endpoint/call-initiate.md): Triggers direct AI calls to candidates for a RIA campaign project. Each candidate receives an outbound AI call with the configured script. Candidates are created on-the-fly if they do not already exist. - [Generate Interview Questions](https://docs.tidyhire.app/api-reference/endpoint/generate-questions.md) - [Generate AI Call Script](https://docs.tidyhire.app/api-reference/endpoint/generate-script.md): Generates AI call instructions and structured data extraction plan based on company details, task prompt, questions, and FAQs. - [Interview Invite](https://docs.tidyhire.app/api-reference/endpoint/interview-invite.md) - [Parse Job Description](https://docs.tidyhire.app/api-reference/endpoint/parse-jd.md) - [Test API Key](https://docs.tidyhire.app/api-reference/endpoint/test-api-key.md) - [Integration Flow](https://docs.tidyhire.app/api-reference/integration-flow.md): Understand how the Tidyhire API integration works end-to-end - [Introduction](https://docs.tidyhire.app/api-reference/introduction.md): Getting started with the Tidyhire API - [Webhooks](https://docs.tidyhire.app/api-reference/webhooks.md): Receive real-time notifications when events happen in your workspace ## OpenAPI Specs - [openapi](https://docs.tidyhire.app/openapi.yaml)