Invoice Hub e-Invoicing Platform

V2

API Version 2

The stable API version for invoice management, supporting invoices, credit notes, customers, suppliers, and more.

  • Invoice & Credit Note management
  • Customer & Supplier management
  • Purchase Orders & Receipt Slips
  • Document attachments
  • Business Units & Validators
  • Custom Fields support
View V2 Documentation
V3

API Version 3

The next-generation API with enhanced compliance for the French E-Invoicing Reform (EN16931).

  • EN16931 compliance for French e-invoicing
  • Enhanced invoice validation
  • Improved data structures
  • Better error handling
  • Streamlined endpoints
  • All V2 features included
View V3 Documentation

Authentication

OpenID Bearer Token (OAuth2)

TRESO2 API uses bearer token authentication via OpenID Connect (OAuth2 Password Grant).

For complete authentication details including token endpoints, code examples, and interactive testing, see the Authentication section in the API documentation:

For detailed OAuth2 documentation, see: OAuth 2.0 Password Grant