Get Apps [v1]
This endpoint returns a list of apps sorted popularity. See here to get started.
This API is rate limited. See Rate Limiting for more details.
GET
/
v1
/
apps
Authorizations
client_id
string
queryrequiredSee our authentication documentation for how to find your Client ID
Query Parameters
category
string
Categories that apps must have in order to be returned in the response
is_in_zap_template_with
any
If set, only return apps that are in a Zap Template with your app
page
number
Which page to return
per_page
number
Number of results to return per page
title_search
string
Case-insensitive parameter to limit the results to apps whose titles match
title_starts_with
string
Case-insensitive parameter to only return apps whose titles start with the parameter value in the response
Response
200 - application/json
total
integer
requiredpage
integer
requiredpages
integer
requiredper_page
integer
requiredobjects
object[]
requiredprev_url
string
requirednext_url
string
required