Choosing your API

OpenAPI or REST?

At e-conomic we currently offer two RESTful APIs, OpenAPI and REST.

OpenAPI is our modern suite of e-conomic APIs. It is, as the name indicates, based on the OpenAPI specification and thus acknowledged business standards, making it easy to adopt and consume. All new functionality will be added only on OpenAPI. Integrations should be OpenAPI-first.

REST is our old and stable RESTful API. It is in a feature freeze state and no new functionality will be added. Only use it when the functionality you need is not available through OpenAPI.

Both API’s are using the same authentication, they are both RESTful and you can build an integration that uses both in parallel.

Need help?

We are ready to help you with your API questions at api@e-conomic.com.
And if you have questions regarding apps, don't hesitate to contact apps@e-conomic.com.