Introduction
The web API for Easit GO supports GraphQL, REST/JSON and SOAP/XML.
Swagger and schemas
You can always find schemas and swagger documentation for your release of Easit GO by appending the following to your URL to Easit GO.
- GraphQL schema: /graphql/schema/
- REST swagger doc: /integration-api/swagger-ui/index.html
- REST swagger schema: /integration-api/v2/api-docs
- SOAP schema: /webservice/bps.wsdl
If you want to find schemas and swagger documentation for the latest release of Easit GO, please use the links below.