Mock sample for your project: Adafruit IO REST API

Integrate with "Adafruit IO REST API" from adafruit.com in no time with Mockoon's ready to use mock sample

Adafruit IO REST API

adafruit.com

Version: 2.0.0


Use this API in your project

Start working with "Adafruit IO REST API" right away by using this ready-to-use mock sample. API mocking can greatly speed up your application development by removing all the tedious tasks or issues: API key provisioning, account creation, unplanned downtime, etc.
It also helps reduce your dependency on third-party APIs and improves your integration tests' quality and reliability by accounting for random failures, slow response time, etc.

Description

The Internet of Things for Everyone
The Adafruit IO HTTP API provides access to your Adafruit IO data from any programming language or hardware environment that can speak HTTP. The easiest way to get started is with an Adafruit IO learn guide and a simple Internet of Things capable device like the Feather Huzzah.
This API documentation is hosted on GitHub Pages and is available at https://github.com/adafruit/io-api. For questions or comments visit the Adafruit IO Forums or the adafruit-io channel on the Adafruit Discord server.
Authentication
Authentication for every API request happens through the X-AIO-Key header or query parameter and your IO API key. A simple cURL request to get all available feeds for a user with the username "iousername" and the key "iokey_12345" could look like this:
$ curl -H "X-AIO-Key: iokey12345" https://io.adafruit.com/api/v2/io_username/feeds
Or like this:
$ curl "https://io.adafruit.com/api/v2/iousername/feeds?X-AIO-Key=iokey_12345
Using the node.js request library, IO HTTP requests are as easy as:
Client Libraries
We have client libraries to help you get started with your project: Python, Ruby, Arduino C++, Javascript, and Go are available. They're all open source, so if they don't already do what you want, you can fork and add any feature you'd like.

Other APIs in the same category

KeyServ

keyserv.solutions
KeyServ API

Brain Web API

This document describes the Intellifi Brain
Web API specification using the OpenAPI specification.
The Brain Web API is a RESTful API that allows you to interact with the
Intellifi devices and
services in a powerful and simple way. Our end-to-end solution allows you to
localize your items/assets based on technologies such as RFID and Bluetooth.
Try it out!
The API can be tried out and tested using the 'api-doc/tryitout' endpoint on this site.
This UI allows anyone to visualize and interact with the API’s resources without having any of the implementation logic in place.
It’s automatically generated from this Specification, with the visual documentation making it easy for back end implementation and client side consumption.
Authentication
Applications are required to provide some form of authentication to the API
for every secured endpoint. The Brain offers two forms of authentication.
API key (Via an HTTP request header or URL parameter)
Session cookie
See also
About Intellifi and what we do: intellifi.nl
Technical and background information: intellifi.zendesk.com

Meraki Dashboard API

meraki.com
The Cisco Meraki Dashboard API is a modern REST API based on the OpenAPI specification.
> Date: 04 August, 2021
>
> What's New
API Documentation
Community Support
Meraki Homepage
Welcome to the Netatmo swagger on-line documentation !
This site is a complement to the official Netatmo developper documentation using swagger to bring interactivity and easy testing of requests with the "try it" button (authenticate with the authorization code OAuth2 flow by clicking the authenticate button in the methods). You can find the source code for this site can be found in the project netatmo-swagger-ui. You can also use the online swagger declaration file to generate code or static documentation (see netatmo-swagger-api).

Who Hosts This API

Discover the hosting provider for any web site

ClearBlade API

clearblade.com
A friendly little API to help you interact with the ClearBlade platform.

Adafruit IO REST API

adafruit.com
The Internet of Things for Everyone
The Adafruit IO HTTP API provides access to your Adafruit IO data from any programming language or hardware environment that can speak HTTP. The easiest way to get started is with an Adafruit IO learn guide and a simple Internet of Things capable device like the Feather Huzzah.
This API documentation is hosted on GitHub Pages and is available at https://github.com/adafruit/io-api. For questions or comments visit the Adafruit IO Forums or the adafruit-io channel on the Adafruit Discord server.
Authentication
Authentication for every API request happens through the X-AIO-Key header or query parameter and your IO API key. A simple cURL request to get all available feeds for a user with the username "iousername" and the key "iokey_12345" could look like this:
$ curl -H "X-AIO-Key: iokey12345" https://io.adafruit.com/api/v2/io_username/feeds
Or like this:
$ curl "https://io.adafruit.com/api/v2/iousername/feeds?X-AIO-Key=iokey_12345
Using the node.js request library, IO HTTP requests are as easy as:
Client Libraries
We have client libraries to help you get started with your project: Python, Ruby, Arduino C++, Javascript, and Go are available. They're all open source, so if they don't already do what you want, you can fork and add any feature you'd like.

Hardware Sentry TrueSight Presentation Server REST API

Hardware Sentry TrueSight Presentation Server REST API

IoE² IoT API - to create end-user applications

M-Bus HTTPD API

mbus.local

dweet.io

dweet.io
Dweet.io allows users to share data from mobile, tablets, and pcs, and them to other devices and accounts across social media platforms. Dweet.io provides an API to access the different functionality of the Dweet.io service. Users can make REST calls to read and create dweets, lock and unlock things, and perform other calls. The API returns JSON and JSONP.

smart-me

smart-me.com
With the smart-me REST API you get Access to all your devices in the smart-me Cloud and you can add your own devices. So its an easy way to add the smart-me Cloud support to your Hardware or Software Product.