The HTTP REST API documentation for Adafruit IO written using Swagger v2.
While we provide custom API clients in several languages (Javascript, Python, Ruby, Go), there are just too many languages for us to support everything. The good news is that Swagger can generate clients based on our existing API documentation.
The easiest way to generate a client in a new language (supported languages listed here) is to open up our documentation in the Swagger Editor at http://editor.swagger.io. Use File
-> Import URL...
to load the Adafruit IO API specification.
The URL to use for the current API is https://io.adafruit.com/api/docs/v2.json
.
Next, select the language you'd like to generate a library for, and download the resulting .zip file.
Unfortunately, we can't provide support for specific, auto-generated clients, but we're always available to provide general support for our API. Please get in touch on the Forum if you have any questions.
Copyright (c) 2015 Adafruit Industries. Licensed under the MIT license.
Adafruit invests time and resources providing this open source code. Please support Adafruit and open-source hardware by purchasing products from Adafruit.