
This API allows you to programmatically manage your IoT solutions on the KPN Things platform, including projects, devices, flows and downlinks.
Important Update
The fully supported API is under development and will be extended in the coming weeks and months.
The previous beta API is now deprecated. While it remains operational for the time being, we recommend transitioning to the new API as soon as possible to take advantage of new features, improved performance, and long-term support.
Getting Started
To start using the API, you will need to:
Obtain an access token to authenticate requests.
Learn how to navigate error handling, pagination, filtering and sorting to efficiently retrieve data.
See the Getting Started guide for details.
Resources:
The API is organized around key resources. Each resource has its own dedicated reference page generated from the OpenAPI specification:
Additional information
Getting Started (authentication, pagination, filtering, sorting)
SSL certificate information
The SSL server certificates of KPN Things and GRIP are signed by Sectigo and Certsign respectively.
Both certificate providers are trusted by default by most operating systems. If required for your security implementation, all certificate files of the chain can be downloaded here:
Sectigo R46 root CA: https://crt.sh/?d=4256644734
Sectigo R36 intermediate CA: https://crt.sh/?d=4267304690
certSIGN ROOT CA G2: https://crl.certsign.ro/certsign-rootg2.crt
certSIGN Public Web CA: https://crl.certsign.ro/certsign-webca.crt
Last updated
Was this helpful?