# Doctly ## Docs - [Authentication](https://docs.doctly.ai/api-reference/authentication.md): Authenticate your API requests using API keys. - [Delete Document](https://docs.doctly.ai/api-reference/documents/delete.md): Permanently delete a document and its associated files. - [Get Document](https://docs.doctly.ai/api-reference/documents/get.md): Retrieve detailed information about a document including download URLs. - [List Documents](https://docs.doctly.ai/api-reference/documents/list.md): Retrieve a paginated list of your documents with filtering options. - [Process Document](https://docs.doctly.ai/api-reference/documents/process.md): Upload a document for processing. Convert PDFs, DOCX files, and images to Markdown or run custom extractors. - [Delete Extractor](https://docs.doctly.ai/api-reference/extractors/delete.md): Delete an extractor from your account. - [Get Extractor](https://docs.doctly.ai/api-reference/extractors/get.md): Retrieve details of a specific extractor by ID. - [List Extractors](https://docs.doctly.ai/api-reference/extractors/list.md): Retrieve a list of all extractors available in your account. - [Run Extractor](https://docs.doctly.ai/api-reference/extractors/run.md): Execute a custom extractor on a document to extract structured data. - [Update Extractor](https://docs.doctly.ai/api-reference/extractors/update.md): Update an extractor name or slug. - [Introduction](https://docs.doctly.ai/api-reference/introduction.md): The Doctly API enables you to convert documents to Markdown and extract structured data at scale. - [Introduction](https://docs.doctly.ai/index.md): Doctly – AI-powered document extraction - [5-Minute Quick Start](https://docs.doctly.ai/quickstart.md): Process your first document with Doctly in under 5 minutes ## OpenAPI Specs - [openapi](https://docs.doctly.ai/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/doctly/doctly)