API Reference

Search apps

Search apps.If you provide a marketplaceId param, it must be in the user marketplaces (otherwise no result will be returned)

Log in to see full request history
Query Params
uuid

marketplace of the app

uuid

id of the app (all other filters are ignored)

string
length between 2 and 100

slug (safe url app name)

string

text to search for (full text in title+description)

type
array of strings

the types id or name of the app (one of)

type
category
array of strings

the categories id or name of the app (one of)

category
tags
array of strings

the app tags to search (one of)

tags
string

the status of the app

uuid

the company id of the app owner (partner)

props
object

custom properties values

string

filter on the version type of the app

boolean
Defaults to false

return all app versions

date-time

the starting update date to filter on

date-time

the ending update date to filter on

ids
array of uuids

list of appId or versionAppId

ids
string
Defaults to name+

the list of comma-separated sort-keys, made of the property name and the sort order ("+" means for asc order, "-" for desc). To order by a tag you need to specify the parent prop 'tags.FEATURED-'. If this parameter is empty, the apps are ordered by 'native app' first (your own apps), then alphabetically by name. Order by custom properties is not supported for now.

expand
array of strings

list of entities to embed in the response. Supported entities are 'company','custom_properties','rating_statistics','activations'

expand
pageParams
object

Page params to search the collection (this is an exploded object, so pass the inner properties directly)

Responses

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json