API Availability and Pricing
Erplain's APIs are currently in beta. Once this feature is ready to launch, it will be charged as an add-on of our current pricing plans. Pricing has not yet been finalized.
API type
Our APIs are currently only available in read-only mode. It is not possible to create or update data in Erplain via APIs.
The language
This API uses the GraphQL query language. This allows us to use extremely flexible queries on a single endpoint.
What this means for you is that we will only use a single endpoint, and that you can choose yourself which data you want or don't want to fetch. All data will be returned in the JSON format.
Please refer to the API Documentation for more information.