# Tracy Interview API ## Docs - [Create interview](https://docs.interview.qode.world/api-reference/endpoint/create-interview.md): Create a Tracy interview for a specific candidate. - [Get interview report](https://docs.interview.qode.world/api-reference/endpoint/get-interview-report.md): Fetch the scored report and transcript for an interview. - [Health check](https://docs.interview.qode.world/api-reference/endpoint/healthz.md): Liveness probe. Returns 200 when the service is up. No auth required. - [List interviews](https://docs.interview.qode.world/api-reference/endpoint/list-interviews.md): List interviews for a Qode job, newest first. - [List jobs](https://docs.interview.qode.world/api-reference/endpoint/list-jobs.md): List the jobs the authenticated API key can interview for. - [API reference](https://docs.interview.qode.world/api-reference/introduction.md): Authentication, response shape, and error handling. - [Tracy Interview API](https://docs.interview.qode.world/index.md): Schedule AI-powered candidate interviews from your application. ## OpenAPI Specs - [openapi](https://docs.interview.qode.world/api-reference/openapi.json)