Vietnes karte Vietnes karte Jaunumi Jaunumi
Dalīties
Latviešu
EUR €
Jaunumi
JAUNS
Claude & ChatGPT — Supercharged.
Visi dokumenti · 300+ AI rīki · 30 sek iestatīšana
Claude· ChatGPT· Cursor· Gemini· +50
Pieslēgties tagad
Cenas
Izstrādātājs

llms.txt iekšā. Prompts uz priekšu. Kods ārā.

Pilns PaperOffice iespēju katalogs — no Dokumentu AI līdz Drošības API — izstrādāts vibe programmēšanai ar REST un MCP.

100 % API-first · REST + MCP · Viena API atslēga · Hostēts ES

Uzticas vadošie uzņēmumi visā pasaulē

OEM PARTNERSHIP

Sole official DMS partner for QNAP and ASUSTOR.

Dedicated landing pages, direct integration, data stays on your NAS.

ISO 27001
ISO 27001 un SOC 2 Type II sertificēšanas procesā. Starpauditi pieejami pēc pieprasījuma saskaņā ar NDA.
SOC 2 Type 2
ISO 27001 un SOC 2 Type II sertificēšanas procesā. Starpauditi pieejami pēc pieprasījuma saskaņā ar NDA.

100 % API-first

Katrs spējis lietotnē ir pieejams arī caur REST API un MCP — tā pati dzinēja, brīva virsmas izvēle.

Vibe Coding ar PaperOffice

Ielīmējiet llms.txt, pateiciet, kas jums nepieciešams, saņemiet gatavu kodu — pilnam iespēju katalogam.

  1. Ielīmējiet llms.txt Novietojiet PaperOffice llms.txt Claude, Cursor vai ChatGPT.
  2. Sakiet, ko vēlaties Aprakstiet integrāciju vienkāršā valodā — vai nokopējiet promtu zemāk.
  3. Iegūstiet gatavu kodu IDE raksta strādājošu REST vai MCP integrāciju.
Ko nodrošina kods

Document Extractor

Pārvērš rēķina PDF dokumentu par piegādātāja, kopējās summas un lauku pozīcijām (robežlaukumiem).

Read this llms.txt:
https://api.paperoffice.ai/latest/docs/llms.txt

Build a small Node.js script that:
1) Uploads an invoice PDF to POST /job with ocr_mode=complete and idp_collection=invoice
2) Uses Authorization: Bearer po_ut_YOUR_API_KEY
3) Sets priority=900 for a synchronous result
4) Prints vendor, total and bounding boxes from job_result
Ko nodrošina kods

Address → Geolocation

Pārvērš ielas adresi par platuma un garuma koordinātēm kā arī attēlošanas nosaukumu.

Read this llms.txt:
https://api.paperoffice.ai/latest/docs/llms.txt

Write a curl one-liner and a matching fetch() snippet that:
1) Calls PaperOffice forward geocoding for "Friedrichstraße 123, Berlin"
2) Sends Authorization: Bearer po_ut_YOUR_API_KEY
3) Prints lat, lon and display_name
Ko nodrošina kods

Audit-safe Send

Nosūta PDF dokumentu ar paroles aizsardzību un pilnīgu piegādes žurnālu.

Read this llms.txt:
https://api.paperoffice.ai/latest/docs/llms.txt

Build a secure document delivery flow:
1) POST /document_delivery/create_and_send with pofids, recipient_email, subject
2) Set security_mode=link (password in the same email) or security_mode=secure_sms
3) Use Authorization: Bearer po_ut_YOUR_API_KEY
4) Print delivery_id and confirm access events are logged
Ko nodrošina kods

HITL Task

Aptur automatizāciju cilvēka pārskatīšanai, pēc tam turpina darba plūsmu pēc apstiprinājuma.

Read this llms.txt:
https://api.paperoffice.ai/latest/docs/llms.txt

Build a Human-in-the-Loop integration that:
1) Creates or fetches an open HITL review task for a processed document
2) Shows extracted fields that need approval
3) Submits approve or reject via the documented HITL endpoints
4) Uses Authorization: Bearer po_ut_YOUR_API_KEY
5) Prints the updated task status
Ko nodrošina kods

Document Chat

Atbild uz jautājumiem par augšupielādētajiem dokumentiem, izmantojot pamatotus avotus.

Read this llms.txt:
https://api.paperoffice.ai/latest/docs/llms.txt

Build a document chat (RAG) client that:
1) Asks a question against a workspace or document set
2) Uses Authorization: Bearer po_ut_YOUR_API_KEY
3) Prints the answer plus cited source snippets
4) Handles follow-up questions in the same session when supported
Ko nodrošina kods

Knowledge Base Q&A

Atgriež atbildes no jūsu palīdzības centra rakstiem — nevis no vispārīga modeļa atmiņas.

Read this llms.txt:
https://api.paperoffice.ai/latest/docs/llms.txt

Build a Knowledge Base Q&A script that:
1) Sends a user question to the Knowledge Base / helpdesk knowledge endpoints
2) Uses Authorization: Bearer po_ut_YOUR_API_KEY
3) Prints the answer and the article titles used as sources
4) Falls back gracefully when no article matches
Ko nodrošina kods

Brand Translator

Tulko tekstu, saglabājot zīmolu nosaukumus un produktu terminus nemainīgus.

Read this llms.txt:
https://api.paperoffice.ai/latest/docs/llms.txt

Build a translation call that:
1) POSTs to /translate/text with source_language=en and target_language=de
2) Sets tone=formal and preserve_terms_preset=paperoffice_brand
3) Translates: "Connect PaperOffice AI-IDP to Claude via MCP without rewriting PaperOffice."
4) Uses Authorization: Bearer po_ut_YOUR_API_KEY
5) Prints the translated text and confirms PaperOffice / AI-IDP / MCP stayed intact
Ko nodrošina kods

TTS + Dictionary

Izrunā produktu nosaukumus pareizi, izmantojout izrunas leksikonu — nevis vispārīgu TTS minējumu.

Read this llms.txt:
https://api.paperoffice.ai/latest/docs/llms.txt

Build a TTS flow with pronunciation control:
1) Ensure an account pronunciation lexicon entry for "PaperOffice" (and one custom term)
2) POST /job with text containing those terms, voice=Nadja, output_format=mp3, output=url
3) Set priority=999 for a synchronous audio URL
4) Uses Authorization: Bearer po_ut_YOUR_API_KEY
5) Prints job_result.audio_url
Ko nodrošina kods

PDF Splitter

Sadalīta daudzdokumentu PDF dokumentu pie inteliģentām robežām atsevišķos failos.

Read this llms.txt:
https://api.paperoffice.ai/latest/docs/llms.txt

Build a PDF splitter that:
1) Uploads a batch PDF via POST /job with template=pdf_ai_split
2) Uses Authorization: Bearer po_ut_YOUR_API_KEY
3) Sets priority high enough for a usable sync/async result per llms.txt
4) Prints the resulting split file list / URLs
Ko nodrošina kods

PII Redactor

Atklāj personisko datus PDF dokumentā un atgriež neatgriezeniski rediģētu failu.

Read this llms.txt:
https://api.paperoffice.ai/latest/docs/llms.txt

Build a PII redaction flow that:
1) Detects PII in an uploaded PDF (preview with redact boxes)
2) Applies redaction to produce a GDPR-safe output file
3) Uses Authorization: Bearer po_ut_YOUR_API_KEY
4) Prints detected categories and the redacted file URL / id

Vairāk gatavu promtu atrodas API piemēros. Klasiskā HTTP atsauce: API piemēri · Postman kolekcija · Spēļu laukums

54 funkcionalitātes

Katras iespēja gatava jūsu aģentai

Dokumentu AI, Darba plūsma, Analītika, Saruna, Mediji, Zināšanas un Atbalsts, Drošība un Dati — katra ar REST un MCP aiz vienas API atslēgas.

Document AI

15 funkcionalitātes · REST + MCP

15
Workspaces Organisieren Sie Dokumente in Sicherheitsstufen – steuern Sie, wer was sieht, und machen Sie jede Datei über die API ansprechbar. REST + MCP Storage Mounts Binden Sie Ihren eigenen Speicher an (BYOS). PaperOffice verarbeitet Daten direkt vor Ort – ohne erzwungene Datenmigration. REST + MCP Klasifikācija Automatische Klassifizierung eingehender Dateien nach Dokumenttypen mit Aufbewahrungs- und Routing-Regeln. REST + MCP Connectors Datenerfassung aus E-Mail, Cloud-Speichern und Geschäftssystemen – dieselbe Pipeline wie in der AI-DMS-Benutzeroberfläche. REST + MCP Mobilā lietotne Scannen, unterschreiben und mit Dokumenten unterwegs chatten – jede Aktion landet in derselben Workspace-API. REST + MCP IDP Agents Prompt-basierte Extraktionsagenten für Rechnungen, Verträge und benutzerdefinierte Schemata – bereit für Stapelverarbeitung und Workflows. REST + MCP AI-IDP Intelligentes Dokumentenprocessing ohne Training (Zero-Shot) mit Bounding Boxes – Felder, Tabellen und Positionen in einem Aufruf. REST + MCP AI-OCR Volltext-OCR für über 120 Sprachen, einschließlich Handschrift und komplexer Tabellen – synchron oder asynchron. REST + MCP Attēlu atpazīšana Erkennen von Objekten und Text in Bildern – nützlich für Quittungen, Ausweise und visuelle Dokument-QA. REST + MCP PDF Studio PDFs programmatisch erstellen, bearbeiten, zusammenführen und konvertieren – dieselbe Engine wie im PDF AI Playground. REST + MCP PaperOffice Sign eIDAS-konforme Signaturflüsse: Unterzeichner einladen, Status verfolgen und signierte PDFs über die API abrufen. REST + MCP Split Agent Mehrere Dokumente in einem PDF an intelligenten Grenzen aufteilen – bis zu tausende Seiten pro Job. REST + MCP Trust Agent Prüfen Sie PDFs auf Manipulations- und Integritätsrisiken, bevor sie in Ihren Prozess gelangen. REST + MCP Redact Agent Erkennen und endgültiges Entfernen personenbezogener Daten (PII) für DSGVO-konforme Anonymisierung von PDFs. REST + MCP Audit drošs e-pasta sūtīšana Zustellung von PDFs mit Passwortschutz und vollständigem Zustellprotokoll – audit-sichere digitale Einschreibebriefe. REST + MCP

Analytics + Relations AI

10 funkcionalitātes · REST + MCP

10

Conversation AI

5 funkcionalitātes · REST + MCP

5

Media AI

4 funkcionalitātes · REST + MCP

4

Knowledge + HelpDesk AI

8 funkcionalitātes · REST + MCP

8

Drošības un Business API

10 funkcionalitātes · REST + MCP

10

Šis katalogs parāda produktu spējas. Pilna 300+ galapunktu atsauce atrodas API dokumentācijā un Postman kolekcijā. API platforma

Izstrādājiet ar PaperOffice API

Viena API atslēga, gatava MCP, Eiropā izvietota — aprakstiet uzdevumu, iegūstiet kodu.