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

Getting Started with the SOAP API

Maventa SOAP API covers:

Get familiar with the API and usage examples and start building your integration. Before you continue, make sure you have read our Integration guide and understand the Partner Agreement

We recommend new integrations to use the Maventa REST API instead of the SOAP API.

While there are no concrete plans for deprecating the SOAP API, we are focusing our development efforts on the REST API and new features will primarily be added there.

Also existing integrations are adviced to be moved to the REST API. It is possible to use both APIs simultaneously so you can do the move in your own schedule, method by method.

How to start

Placeholder

Integration set up

How to get started and get the necessary keys to set up the integration is explained in our Integration guide

You will also also find there feature specific guides for sending, receiving, companies and settings, services and networks and billing that list what API method to use for different tasks.

Back to top