Developer API

Build with NeuralTools

Integrate our robust PDF conversion, merging, and AI text processing tools directly into your application with our REST API.

POST /v1/pdf/merge

Authorization: Bearer YOUR_API_KEY

Content-Type: multipart/form-data

{

"files": [file1, file2],

"output": "merged.pdf"

}

Authentication

Secure API key authentication for all requests.

Rate Limits

Generous rate limits that scale with your usage.

SDKs & Libraries

Official libraries for Node.js, Python, and PHP coming soon.