# Recnote API ## Docs - [AI agent skill](https://api-docs.recnote.ai/agent-skill.md): Drop-in skill so your AI coding agent integrates Recnote for you. - [Generate notes](https://api-docs.recnote.ai/api/notes.md) - [Verify key](https://api-docs.recnote.ai/api/ping.md) - [Sessions (chunked)](https://api-docs.recnote.ai/api/sessions.md) - [Transcriptions](https://api-docs.recnote.ai/api/transcriptions.md) - [Authentication](https://api-docs.recnote.ai/authentication.md): API key authentication. - [Errors](https://api-docs.recnote.ai/errors.md) - [Chunked flow](https://api-docs.recnote.ai/guides/chunked.md): Stream audio while the consultation is ongoing. - [Full-file flow](https://api-docs.recnote.ai/guides/full-file.md): Send one complete recording, get the note back. - [Custom templates & metadata](https://api-docs.recnote.ai/guides/templates.md): Shape the generated note to your own structure. - [Introduction](https://api-docs.recnote.ai/introduction.md): Transcription and AI clinical-note generation as an API. - [Postman collection](https://api-docs.recnote.ai/postman.md): Import and test every endpoint in seconds. - [Quickstart](https://api-docs.recnote.ai/quickstart.md): From audio file to clinical note in one request. - [Security](https://api-docs.recnote.ai/security.md) ## OpenAPI Specs - [openapi](https://api-docs.recnote.ai/openapi.yaml)