Quality on Demand API is part of CAMARA APIs by SliceFinity.
What it does?
The Quality on Demand allows for a mobile application to request an improved connection (bandwidth, latency). More precisely it is possible to:
Retrieve and get details about QoS profile managed
Request a quality-on-demand session from a mobile device to an application server
Retrieve details for a quality-on-demand session (from its id)
Extendan existing quality-on-demand session (from its id)
Request the end of a quality-on-demand session (from its id)
Additionally, the mobile user of the QoD API can provide a URL to be notified of the session status.
How it works?
The API swagger describes the notification endpoint. This endpoint needs to be implemented by the API consumer and the QoD API server will call this endpoint whenever any network-related event occurs.