DataModeler Rest API
REST API
A REST integration is lighter because it doesn't require a contract. The REST API uses the JSON format, making it more developer-friendly.
Developing with REST is easier, but unlike SOAP, there's no standardized library. However, this is becoming more common with the use of a Swagger definition.
A helpful tool for working with REST is Postman.
Websites like https://webhook.site can be used for testing to capture and view requests.
In Deployteq, the REST API can currently be used to interact with the Datamodel and Webhooks. Additionally, Deployteq is actively expanding its REST APIs, see for example: