Postman collection
The PaperOffice AI API as a Postman collection.
Import one URL, enter the bearer token, send the first request. The overview is built from the live collection.
356 requests across 7 folders and 34 subfolders.
- Own EU infrastructure Your data remains in Europe.
- ISO 27001 active Security certified.
- SOC 2 Type II active International audit standards.
- 24+ years of experience Proven. Stable. Future-proof.
Generated from the collection
What the collection contains
7 folders, 34 subfolders, 356 requests, 307 distinct endpoints. Folder names and paths appear here exactly as they are in the collection.
- Document AI 251 Requests
Subfolders (14)
- AI-IDP29
- AI-OCR4
- PDF AI20
- Document Anonymization4
- Headless DMS111
- Storage Mounts13
- E-Signatures23
- Import & Migration11
- AI Document Operations6
- Workflow Orchestration7
- Webhooks5
- HITL (Human-in-the-Loop)5
- Tasks & Substitutes9
- User Groups4
Examples
- POST
/job/add/workflow - POST
/job/add/paperoffice_dataripper___email_parser - POST
/job/add/paperoffice_dataripper___redact_image - POST
/job/add/paperoffice_aiocr___generate
- Analytics AI 37 Requests
Subfolders (2)
- Analytics & BI19
- Knowledge Graph18
Examples
- GET
/analytics/activity-heatmap?workspace_id={{workspace_id}} - GET
/analytics/overview?workspace_id={{workspace_id}} - GET
/analytics/audit-center?workspace_id={{workspace_id}} - GET
/analytics/contact-stats-financial
- Data AI 26 Requests
Subfolders (7)
- IP Geolocation7
- Geocoding3
- Weather2
- Map Tiles4
- Currency Exchange2
- Validation & VAT7
- Pricing & Plans1
Examples
- POST
/ip2location/vpn - POST
/ip2location/device - GET
/ip2location/full - POST
/ip2location/location
- Introduction & Basics 18 Requests
Subfolders (4)
- Quickstart Tutorial4
- Guides8
- Integration & Discovery5
- Reference1
Examples
- GET
/docs/llms.txt - GET
/job/pricelist - POST
/job/add/{{pipeline}} - GET
/job/get/{{job_id}}?compact=true
- Media AI 9 Requests
Subfolders (3)
- Image Studio2
- Voice5
- Translation2
Examples
- POST
/job/add/paperoffice_imagestudio___generate - POST
/job/add/paperoffice_imagestudio___remove_bg - POST
/job/add/paperoffice_voice___stt - POST
/job/add/paperoffice_voice___tts
- Security AI 8 Requests
Subfolders (3)
- Fingerprint SDK5
- Fake Email Detector2
- Privacy & Compliance1
Examples
- POST
/fingerprint/similar - POST
/fingerprint/device - POST
/fingerprint/linked - POST
/fingerprint/identify
- Relations AI 7 Requests
Subfolders (1)
- CRM & Relations7
Examples
- GET
/crm_intelligence/document_links/{{crm_account_id}} - GET
/crm_intelligence/insights/{{crm_account_id}} - GET
/crm_intelligence/insights - GET
/crm_intelligence/opportunities
Source: https://api.paperoffice.ai/latest/docs/postman · as of September 6, 2026
Three steps
From import to the first request
The path is the same in every client: import the collection from the URL, set the environment, send.
Collection URL
https://api.paperoffice.ai/latest/docs/postman -
Import the collection
In Postman: File → Import → Link. The collection uses the Postman Collection v2.1.0 format and loads from the URL.
-
Set the environment
The {{base_url}} variable points to https://api.paperoffice.ai/latest. Enter your key in {{bearer_token}} — the collection uses bearer auth at collection level.
-
Send the first request
Open Introduction & Basics → Quickstart Tutorial and send GET /docs/llms.txt.
Without a token the API answers the public documentation and status routes only.
Working with Claude, Cursor or ChatGPT?
For prompts our llms.txt fits better: Markdown following the llmstxt.org standard instead of a client collection.
Postman in action
See how PaperOffice works with Postman in practice — in the video.
Questions
Common questions about the collection
Where do the folders and counts on this page come from?
From the collection itself. A generator reads https://api.paperoffice.ai/latest/docs/postman and writes folder names, subfolders, request counts and example paths into a data file. These values are not translated, so endpoint paths stay identical in every language.
How does the collection authenticate?
With bearer auth at collection level. The token lives in the {{bearer_token}} variable, the base URL in {{base_url}}. You set both once — requests inherit the authentication from the collection; the public documentation and status requests are explicitly set to no auth.
Does the collection work outside Postman?
The file uses the Postman Collection v2.1.0 format. Any client that reads this format can import it from the same URL.
How current is the collection?
The URL always serves the current state of the API. The overview on this page was generated from it on September 6, 2026.
What does using the API cost?
The collection itself is freely accessible. What a single call costs and which plans exist is on the pricing page.
Operations and trust
What enterprise teams check before the first call
Contracts, security, support and limits, all linked in one place.
- Security and compliance ISO 27001, SOC 2 Type II, own EU infrastructure.
- SLA 99.9% Availability per calendar month, contractually assured.
- Data processing agreement (DPA) GDPR-compliant data processing agreement.
- Sub-processor list Every sub-processor, listed transparently.
- Technical support Direct line to the support team, with a ticket.
- Rate limits and headers Documented minimums per token, RateLimit headers in every response.
- Pricing and credits Transparent credit prices per call.
Next station
Where to go next
The recommended next step in the developer funnel and two fitting branches.