HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In

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": ""
}

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!