# CambioML ## Docs - [Async API Endpoints](https://docs.cambioml.com/api-reference/async-endpoints.md): API Reference for the asynchronous functions of the AnyParser API - [Async Fetch](https://docs.cambioml.com/api-reference/endpoint/async-fetch.md): This endpoint fetches the parsed content or status of a previously uploaded file. - [Async Upload](https://docs.cambioml.com/api-reference/endpoint/async-upload.md): This endpoint provides a pre-signed URL for uploading a file and a unique file ID. - [Extract Key Value](https://docs.cambioml.com/api-reference/endpoint/extract_key_value.md): This API endpoint extracts key-value pairs from the uploaded file and returns the content in json format. - [Extract PII](https://docs.cambioml.com/api-reference/endpoint/extract_pii.md): This API endpoint extracts PII from the uploaded file and returns the content in json format. - [Extract Resume Key Value](https://docs.cambioml.com/api-reference/endpoint/extract_resume_key_value.md): This API endpoint extracts key-value pairs from the uploaded resume and returns the content in json format. - [Extract Tables](https://docs.cambioml.com/api-reference/endpoint/extract_tables.md): This API endpoint extracts tables from the uploaded file and returns the tables in HTML format. - [Parse](https://docs.cambioml.com/api-reference/endpoint/parse.md): This API endpoint parses the uploaded file and returns the content in markdown format. - [Query](https://docs.cambioml.com/api-reference/endpoint/query.md): This endpoint queries the status, such as remaining pages. - [Python Example](https://docs.cambioml.com/api-reference/example.md): Start parsing your documents in minutes - [Introduction](https://docs.cambioml.com/api-reference/introduction.md): API Reference for directly calling AnyParser API - [Sync API Endpoints](https://docs.cambioml.com/api-reference/sync-endpoints.md): API Reference for the synchronous functions of the AnyParser API - [Introduction](https://docs.cambioml.com/introduction.md): Welcome to AnyParser documentation - [Quickstart](https://docs.cambioml.com/quickstart.md): Start parsing your documents in minutes with the AnyParser SDK - [Extract Key-Value](https://docs.cambioml.com/sdk-reference/extract_key_value.md): Extract key-value information from your documents - [Extract PII](https://docs.cambioml.com/sdk-reference/extract_pii.md): Extract Personally Identifiable Information (PII) from your documents - [Extract Resume Key-Value](https://docs.cambioml.com/sdk-reference/extract_resume_key_value.md): Extract key-value information from resume - [Extract Tables](https://docs.cambioml.com/sdk-reference/extract_tables.md): Extract tables from your documents - [Introduction](https://docs.cambioml.com/sdk-reference/introduction.md) - [Parse](https://docs.cambioml.com/sdk-reference/parse.md): Parse the full content from your documents into markdown format. - [Parse With Layout](https://docs.cambioml.com/sdk-reference/parse_with_layout.md): Parse the full content from your documents into markdown format. - [Parse With OCR](https://docs.cambioml.com/sdk-reference/parse_with_ocr.md): Parse the full content from your documents into markdown format. ## OpenAPI Specs - [openapi](https://docs.cambioml.com/api-reference/openapi.json) ## Optional - [Community](https://join.slack.com/t/cambiomlworkspace/shared_invite/zt-1zes33rmt-20Rag043uvExUaUdvt5_xQ) - [Blog](https://www.cambioml.com/blog)