intellifi.nl

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 dev

🔑 apikey 77 endpoints iot
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (2 total)

net-sdk-hello-world ✓ Official
dotnet add package net-sdk-hello-world
net-sdk-api-reference ✓ Official
# See https://github.com/intellifi-nl/net-sdk-api-reference
curl examples
Get all keys
curl \
  -H "X-Api-Key: $API_KEY" \
  /keys
Get all binary large objects (blob)
curl \
  -H "X-Api-Key: $API_KEY" \
  /blobs
Get all items
curl \
  -H "X-Api-Key: $API_KEY" \
  /items
Endpoints (77 total)
GET
/keys
Get all keys
GET
/blobs
Get all binary large objects (blob)
GET
/items
Get all items
GET
/spots
Get all spots
GET
/users
Get all users
GET
/events
Get all events
GET
/kvpairs
Get all key-value pairs
GET
/authinfo
Authentication information
GET
/services
Get all services
GET
/spotsets
Get spotsets
GET
/keys/{id}
Get key
GET
/locations
Get all locations
Language coverage
C#
1
HTML
1
At a glance
Total SDKs2
Languages2
Endpoints77
Authapikey
Categories1