Beta API (Deprecated)
This describes the Beta API that is now deprecated. We recommend transitioning to the new API as soon as possible to take advantage of new features, improved performance, and long-term support.
List devices
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"content": [
{
"uuid": "xxxxxx",
"name": "My first own device",
"description": "",
"metadata": null,
"deviceSpecificationUUID": "d2723e99-1fe4-4d60-9b6d-8061f7414b24",
"barcode": null
},
...
],
"last": true,
"totalPages": 1,
"totalElements": 2,
"sort": [
{
"direction": "ASC",
"property": "name",
"ignoreCase": false,
"nullHandling": "NATIVE",
"ascending": true,
"descending": false
}
],
"first": true,
"numberOfElements": 2,
"size": 20,
"number": 0
}Response codes
Send downlink to device
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Full documentation of KPN Things APIs

Postman API Collection
Postman environment variables
⚠️Deprecated: performing API call in sub-customer environment
The principle
Step 1: Request access rights
⚠️Deprecated: request access rights to a sub-customer
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Step 2: Perform API call in sub-customer environment
Last updated
Was this helpful?
