You are here

NILDE API

Software technologies Insight SW Developers API

NILDE releases its internal data through APIs, whose documentation is available at this link.

APIs have been implemented on a HTTPs protocol according to the REST paradigm and return the data in a JSON-API format.

The framework used to implement the APIs is Slim.

APIs Authentication was developed through an open source library for PHP that implements the OAuth2 protocol.