1. Introduction
The Bridge API offers simple endpoints to list all available Nuki Smart Locks,
retrieve their current lock state and perform lock operations.
When using the Nuki Software Bridge, all configuration is done inside the Nuki Bridge App instead
of the Nuki App.
2. Calling URL
This is the address used to call the available services of the internal webserver.
The IP address is shown in the bridge settings within the Nuki App or can be retrieved from the
bridge discovery URL.
The server is listening for incoming requests either on default port 8080 or the configured one if it
has been modified within the Nuki App.
3. Example
The following base url will be used in upcoming examples:
http://192.168.1.50:8080/
4. Bridge discovery & API activation
See: Bridge discovery & HTTP-API activation
5. Lock states
See: https://developer.nuki.io/page/nuki-bridge-http-api-110/4/#heading--states-actions
6. Endpoints
See: https://developer.nuki.io/page/nuki-bridge-http-api-110/4/#heading--endpoints