API Documentation Ineer

The Wattio API is organized around REST. Our API has predictable resource-oriented URLs, accepts PLAIN TEXT request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. We highly encourage you to test and understand our API using Insomnia, Postman or whatever you use to test APIs before trying to create your own wrapper on top of it.