AIRBRIDGE-API-KEY and AIRBRIDGE-SDK-TOKEN as authorization headers. When using AIRBRIDGE-API-KEY, use the API Token, and when using AIRBRIDGE-SDK-TOKEN, use the SDK Token.
An example of the call is shown below.
device_uuid
Try API Request
GET
Request
Headers
string
You can specify the language to use for API requests and responses. It follows the ISO-639-1 format.
string
Represents the media type of the resource. Defaults to
application/json.string
The key value to use for API requests. Instructions for getting API keys are in “how to generate API Keys”.
Path Params
string
required
Airbridge App Name. (Unique ID)
Query Params
string
required
Device UUID from Android or iOS.
This is the device UUID obtained through the app SDK. Please refer to the guides below to learn how to get it for each OS.