API

The following chapter contains API tutorials for developers who are using Monogoto.

The base URL for all API requests is https://console.monogoto.io

More information about the the APIs can be found in the Advanced Console, under API.

API Tips

Swagger file

If you need access to swagger file, you can find it following this link https://console.monogoto.io/swagger-api/undefined/CustomerAPI.yaml

Chrome developer tools

We suggest using "chrome developer tools" while working with Monogoto portal. This way you can "copy & paste" the usage of our API.

NodeRED contrib

If you are using NodeRED, we would advise you to use our NodeRED contrib https://flows.nodered.org/node/node-red-contrib-monogoto-customer

Last updated