HyperAPI
DashboardDocsBlogsPricing
Sign inContact us
HyperAPI
by Hyperbots
HyperAPI
DashboardDocsBlogsPricing
Sign inContact us
Sandbox

Try it now: no sign-in needed.

Run any endpoint on your own single-page document. The same panel signed-in users get. No API key, nothing stored.

API Playground
View API Reference ↗
Parse
Classify
Split
Extract
Redact
Input

Drop a single-page document, or click to browse

PDF, PNG, or JPG · one page

Sign in to also run DOCX, XLSX, PPTX, CSV & more formats. Plus multi-page documents. Sign in →

API Details
EndpointPOST /v1/parse
AuthX-API-Key
Cost$0.05/page
Parameters⚙ Adjust in Response →
Response

Press Run to send POST /v1/parse for your document.

Upload a single-page PDF, PNG, or JPG on the left to begin.

Tune options in ⚙ Adjust above.

Free preview · 1 run / hour · single pageSign in to run your own volume

Code

Run this from your own code to reproduce the call for your-document.pdf.

Install

pip install hyperapi

Run

from hyperapi import HyperAPIClient

client = HyperAPIClient(api_key="YOUR_API_KEY")

result = client.parse("your-document.pdf")
print(result["result"]["ocr"])

Replace YOUR_API_KEY with a real key from /dashboard/api-keys.

HyperAPI

Document intelligence APIs from Hyperbots. Built for dashboard users, backend services, and AI agents that need reliable document output.

Product

  • Dashboard
  • UI Sandbox
  • Pricing
  • Contact Sales

Docs

  • Quickstart
  • API Reference
  • Upload API
  • Async Jobs
  • SDKs
  • Status

Company

  • Hyperbots↗
  • About↗
  • Blog
  • Research↗

Legal

  • Privacy Policy↗
  • Terms and Conditions↗

© 2026 Hyperbots Inc. All rights reserved.

Privacy Policy·Terms·hyperapi-support@hyperbots.com