Apps
App Router search
Authorization
apikey ApiKey<token>
API key which can be obtained in the Homarr administration dashboard
In: header
Query Parameters
query*string
limit?number
Range
1 <= value <= 100Default
10Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/apps/search?query=string"[ { "id": "string", "name": "string", "description": "string", "iconUrl": "string", "href": "string", "pingUrl": "string" }]