Getting Started with the SOAP API
Maventa SOAP API covers:
- invoice sending and receiving
- company set up and configuration
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.