Skip to content

Rest JSON API

The Netilion API is a RESTful API built on HTTP.
It accepts and returns JSON in the HTTP body. It has predictable resource URLs. It returns HTTP response codes to indicate success or errors.

You can use your favorite HTTP/REST library for your programming language to use the API. This documentation contains all available resources and endpoints.

Some v1 endpoints are deprecated and will receive breaking changes in v2. Please check API Deprecations for migration guidance and v2 alternatives.

We offer a staging and a production environment:

Netilion API (staging)

https://api.staging-env.netilion.endress.com/v1/

API documentation (staging)

Netilion API (production)

https://api.netilion.endress.com/v1/

API documentation (prod)

You need separate credentials for the two environments. To manage your connect subscriptions visit our Netilion ID application:
Netilion ID (staging)
Netilion ID (production)