Skip to main content

Welcome to the Oktavius ERP API

Retrieve structured document extraction results from Oktavius ERP directly into your own systems — ERP, Materialwirtschaft, invoicing, or any other software.

What You Can Do

  • Query extractions by Auftragsnummer — find all extracted Regiescheine for a specific order
  • Retrieve line items — get article numbers, quantities, prices, and descriptions
  • Poll for new results — use the since parameter to check for extractions completed after your last sync

How It Works

Authentication

All API requests require a Bearer token in the Authorization header:
Token details:
  • Tokens start with okt_live_
  • Default rate limit: 1,000 requests per hour
  • Tokens are scoped to your organization — you only see your own data
  • Tokens expire after 90 days (renewable)
To request an API token, contact your Oktavius administrator or email info@texterous.com.

Quick Example

Support

Questions or issues? Email info@texterous.com.