HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Submit App

The app icon and lua script values should be in Base64 Format.
Use any online tools to convert app icon and lua script to Base64

For example:

"icon": {
"data": "iVBORw0KGgoAAAA...dCLHxvZy1MO",
"name": "icon_name.jpg",
"url": ""
}

"lua_script": {
"data": "ZnVuY3Rpb24gZGVjb2RlKGFk...ICBlbmQKZW5k",
"name": "",
"file_id": ""
}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
int32
required
Body Params
allowed_external_urls
array of strings
allowed_external_urls
app_allowed_device_class_classification
array of strings
app_allowed_device_class_classification
string
enum
Allowed:
string
enum
Allowed:
app_device_class_permissions
array of objects
app_device_class_permissions
app_features
array of strings
app_features
string
enum
Allowed:
string
required
string
required
categories
array of objects
categories
string
string
string
string
string
string
string
string
string
string
container_required_environment_variables
array of objects
container_required_environment_variables
container_subscription_list
array of objects
container_subscription_list
string
required
icon
object
required
string
lua_script
object
lua_subscription_list
array of objects
lua_subscription_list
string
required
string
required
string
string
string
boolean
boolean
boolean
boolean
string
required
supported_platforms
array of strings
required
supported_platforms*
usb_config
array of objects
usb_config
zigbee_config
array of objects
zigbee_config
Response
200

OK

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!