# API

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

The base URL for all API requests is <mark style="color:red;">`https://console.monogoto.io`</mark>&#x20;

{% hint style="info" %}
More information about the the APIs can be found in the[ **Advanced Console**](https://console.monogoto.io/#/admin/api), under **API**.
{% endhint %}

## API Tips

### Swagger file <a href="#swagger-file" id="swagger-file"></a>

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 <a href="#chrome-developer-tools" id="chrome-developer-tools"></a>

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

### NodeRED contrib <a href="#nodered-contrib" id="nodered-contrib"></a>

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