# Aansi Interview Integration API ## Docs - [Mint API key](https://docs.aansi.qode.world/api-reference/endpoint/create-api-key.md): Internal admin endpoint. Issues a new API key for a Qode user + organization. - [Create interview](https://docs.aansi.qode.world/api-reference/endpoint/create-interview.md): Create an interview for a candidate against a job in Qode PTP. - [Health check](https://docs.aansi.qode.world/api-reference/endpoint/healthz.md): Liveness probe. Returns 200 when the service is up. No auth required. - [List jobs](https://docs.aansi.qode.world/api-reference/endpoint/list-jobs.md): List the jobs the authenticated API key can interview for. - [Revoke API key](https://docs.aansi.qode.world/api-reference/endpoint/revoke-api-key.md): Internal admin endpoint. Permanently revokes an existing API key. - [API reference](https://docs.aansi.qode.world/api-reference/introduction.md): How to authenticate and what to expect from every endpoint. - [Aansi Interview Integration API](https://docs.aansi.qode.world/index.md): Create AI-powered interviews for candidates in the Qode PTP platform. ## OpenAPI Specs - [openapi](https://docs.aansi.qode.world/api-reference/openapi.json)