Inkora turns PDF documents into structured Markdown and EPUB files through an asynchronous API. This documentation is the fastest path from an API key to a reliable production integration.
Choose the right starting point
- New integration: follow the Quickstart to submit a first conversion task.
- Existing integration: review API concepts before adding a new endpoint or output type.
- Endpoint details: open the complete API Reference for request fields, response examples, and SDK snippets.
How a conversion works
Every conversion follows the same asynchronous flow:
- Create an API key in the OOMOL Console.
- Submit a PDF URL and the requested output format.
- Poll the task URL until the task is completed or failed.
- Download the generated file from the result URL.
What you can build
Use the API to prepare searchable knowledge bases, publishing workflows, accessible reading formats, or ingestion pipelines for AI applications. Start with Markdown when you need structured text; choose EPUB when your users need a portable eBook.