> For the complete documentation index, see [llms.txt](https://docs.waveline.ai/extract/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.waveline.ai/extract/endpoints.md).

# Endpoints

- [/extract-document](https://docs.waveline.ai/extract/endpoints/extract-document.md): Create a new Job for extraction.
- [/guess-shape](https://docs.waveline.ai/extract/endpoints/guess-shape.md): Create a new job for guessing a shape.
- [/raw-extract](https://docs.waveline.ai/extract/endpoints/raw-extract.md): Convert documents (PDFs, Images, ...) to plain text
- [/jobs](https://docs.waveline.ai/extract/endpoints/jobs.md): Request all your past and present jobs.
- [/jobs/{id}](https://docs.waveline.ai/extract/endpoints/jobs-id.md): Request all information about a specific job.
- [/me](https://docs.waveline.ai/extract/endpoints/me.md): Get information about your account based on your API key
