Skip to Content
ServicesMarkdown

Get started with TextRetriever

Our first and core service: File → Markdown.

  1. GET YOUR API KEY
    Get your API key or learn how to make a new one: Getting Started

  2. PREPARE YOUR DOCUMENT
    TextRetriever accepts JPG, PNG, and PDF files. We’re working to support more formats.

  3. BUILD THE REQUEST
    URL: https://service.textretriever.com/api/v1/markdown
    Authorization: Bearer <API_TOKEN>
    Body: Your file

  4. MAKE THE REQUEST
    Submit your request and receive your Markdown-formatted text!

Last updated on