API Documentation

Welcome to the adptr.io API documentation. Our API provides powerful tools for document processing, including HTML to PDF conversion, text extraction, image processing, and PDF manipulation.

Getting Started

To use the adptr.io API, you'll need an API key. Sign up for an account and generate your API key from the dashboard.

Installation

Install our SDK for your preferred programming language:

// Install with npm
npm install @adptr/sdk

// Or with yarn
yarn add @adptr/sdk

Available Services

  • HTML to PDF - Convert HTML content to high-quality PDF documents
  • Text Extraction - Extract text, tables, and entities from documents
  • Image Processing - Resize, crop, and optimize images
  • PDF Manipulation - Merge, split, and protect PDF documents