# ReadFile Docs ## Docs - [Download](https://docs.readfile.io/api-reference/v1-0-1/endpoint/download.md): Downloads the output of a completed job. If you processed your job with the 'sota' strategy, you can download any of [html, text, markdown, chunks] output formats. If you processed your file with 'vision' or 'default', you can only get text back. - [Jobs](https://docs.readfile.io/api-reference/v1-0-1/endpoint/jobs.md): Returns a list of the processing jobs you have submitted to ReadFile. - [File](https://docs.readfile.io/api-reference/v1-0-1/endpoint/read.md): Submits a file to ReadFile for processing. You'll get a 'job_id' back, which you can use to track the status of your extraction job. - [Status](https://docs.readfile.io/api-reference/v1-0-1/endpoint/status.md): Gets the current status of a processing job. - [How it works](https://docs.readfile.io/api-reference/v1-0-1/pricing.md): How we charge you for using ReadFile - [Overview](https://docs.readfile.io/api-reference/v1-0-1/strategies.md): What the different processing strategies do - [Introduction](https://docs.readfile.io/introduction.md): State of the art data extraction for LLMs ## OpenAPI Specs - [openapi](https://docs.readfile.io/api-reference/openapi.json)