Skip to content

REST API Integration

Tapr exposes a REST API for sending and receiving PEPPOL invoices programmatically — ideal when an ERP or custom application needs to integrate directly, without the Invoice Manager UI.

Use the API to:

  • Submit UBL/CII XML for outbound (AR) invoices
  • Validate documents against PEPPOL rules before sending
  • Check delivery status
  • Receive inbound (AP) invoices and their extracted data

Endpoints, request/response payloads, and authentication are documented in the reference:

REST API Reference