Skip to main content
POST
/citilink/categories

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
depth
integer
default:3
Required range: 1 <= x <= 5
with_seo
boolean
default:false

Response

Successful Response

id
string
required
@type
string
default:CitilinkCategory
name
string | null
alias
string | null
url
string | null
parent_id
string | null
parent_alias
string | null
level
integer | null
is_listing
boolean | null
image
string | null
child_count
integer | null
seo_title
string | null
seo_description
string | null
seo_h1
string | null
seo_text
string | null
compilations
object[]