D
DocFixer

DocFixer Developer API

Integrate professional-grade document processing directly into your applications with our robust REST API.

Introduction

The DocFixer API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

Base URL: https://api.docfixer.in/v1

Authentication

The DocFixer API uses API keys to authenticate requests. You can view and manage your API keys in the DocFixer Dashboard. Your API keys carry many privileges, so be sure to keep them secure! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.

Authorization: Bearer YOUR_API_KEY

Merge PDF

This endpoint allows you to merge multiple PDF documents into a single file.

POST /pdf/merge
// Content-Type: multipart/form-data
files[]: (binary)
files[]: (binary)

Need a Custom Solution?

For high-volume enterprise needs, we offer dedicated clusters and custom endpoint configurations. Contact our engineering team to discuss your requirements.