1. Help Center
  2. Feature Introduction

Does Onomondo have an API?

Yes. API is critical in modern IoT developments and we continue to evolve it to meet your requirements.

Our short answer - yes.

The API is an HTTP RESTful API based around resource-oriented URLs. You can find the API documentation at https://docs.onomondo.com.

Through the documentation, you can also add the requests as a collection in Postman, a service that allows you to send requests to our API for free with minimal code.

What Can I do with Onomondo's API?

Our own platform is built on top of our API. Therefore, everything you can do on the platform, you can also do via the API.

The only thing you will need to do to start using the API is generate an API key. All API keys are managed on the platform. For more information, you can read the article on API keys.

Let's get started!