Links
Create link with params
POST
/
api
/
links
/
link_with_params
/
Authorizations
X-API-ID
string
headerrequiredAPI ID, from your settings page.
X-API-KEY
string
headerrequiredAPI Key, from your settings page.
Body
title
string | null
Maximum length:
1000
description
string | null
image_urls
string[]
video_urls
string[]
reviews
any | null
logo_url
string | null
Maximum length:
200
Response
200 - application/json
id
string
requiredtitle
string | null
Maximum length:
1000
description
string | null
image_urls
string[]
video_urls
string[]
reviews
any | null
logo_url
string | null
Maximum length:
200