Skip to main content
POST
/otzovik/categories

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
category
string
required
Minimum string length: 1
Pattern: ^(?:https?://[^\s]+|//[^\s]+|/?[a-z0-9][a-z0-9_\-/]*)$
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
order
enum<string>
default:newest
Available options:
newest,
oldest,
name_asc,
name_desc,
rating_desc,
rating_asc

Response

Successful Response

alias
string
required
@type
string
default:OtzovikCategoryObject
name
string | null
rating
number | null
review_count
integer | null
image
string | null
url
string | null