Enter your credentials to Maventa testing environment, to authenticate and try things out with the Swagger UI. This will fetch a Bearer token using OAuth2 with the endpoint POST https://ax-stage.maventa.com/oauth2/token. The token is stored in your browser's session storage (cleared when you close the tab) and used in Swagger calls done from this documentation website. The token is valid for 1 hour.

Never use your production credentials here. This is only for testing the Maventa test environment in the Swagger UI.
All None
eui global company lookup document:receive document:send invoice:receive invoice:send company:read company:write validate receivables:assignments analysis billing:reports partner:invoice_delivery_actions partner:lookups partner:takeovers partner:lyanthe_scan_service fi_bank_message:send fi_bank_message:receive
Cancel Sign In
Search
REST API Getting Started with the REST API Authentication Error Handling Autoxchange API Detect API Validator API Receivables API Billing API SOAP API Getting Started with the SOAP API API Methods Overview Account Configuration API Methods Invoice Sending API Methods Invoice Receiving API Methods B2C Norway API Methods B2C Finland API Methods Other API Methods

Billing API

Billing API is used to fetch billing data. Read more about billing in Integration guide: Billing.

Methods to use

Try it out with Swagger

You can try out our API easily below using Swagger UI. This is pointing to the Maventa test environment.
  • Endpoint URL: https://bling-stage.maventa.com
  • Swagger definition URL: https://bling-stage.maventa.com/api/billing/v2/swagger_yml
If you want to try out Swagger in production, head over to swagger.maventa.com and select a production endpoint.
Back to top