utilities
Guess Actions
POST
/
api
/
v2
/
guess-actions
/
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
query
string
requiredSearch query to use for finding actions
action_types
enum<string>[]
Type of actions to search for.
Available options:
read
, write
, search
, read_bulk
count
integer
default: 25Number of actions to return in the response
Response
200 - application/json
app
string
requiredThe app for this guess
action
string
requiredThe action for this guess
action_type
enum<string>
requiredType of action
Available options:
read
, write
, search
, read_bulk
name
string
requiredName of the app and action
description
string
requiredDescription of the action itself
image
string
requiredURL for the app's image
score
number
requiredScore for this guess based on the search query