Skip to main content
Desktop Download

Getting started

Welcome to Inkora Docs

Learn how to integrate Inkora's document conversion APIs into your product.

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:

  1. Create an API key in the OOMOL Console.
  2. Submit a PDF URL and the requested output format.
  3. Poll the task URL until the task is completed or failed.
  4. 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.