Skip to main content
GET
cURL
Interactive playground for GET /links/.
Paste your API key in the Authorization field as Bearer {api_key}.
cURL

Authorizations

Authorization
string
header
default:{api_key}
required

Get your API key at https://kloo.li/account-api. Use Authorization: Bearer {api_key}.

Query Parameters

Search text

search_by
string

url, location_url

is_enabled
boolean

Enabled filter On create, presence often means true. On update, send 0 or 1.

project_id
integer

Project filter

domain_id
integer

Domain filter

pixels_ids
integer

Links containing pixel id

type
enum<string>

biolink, link, walink, file, vcard, event, static

Available options:
email,
webhook,
slack,
discord,
telegram,
microsoft_teams,
twilio,
twilio_call,
whatsapp,
x,
google_chat,
push_subscriber_id
datetime_field
string

datetime, last_datetime

datetime_start
string

Y-m-d H:i:s

datetime_end
string

Y-m-d H:i:s

order_by
string

link_id, datetime, last_datetime, clicks, url

order_type
string

ASC / DESC

page
integer

Default 1

results_per_page
enum<integer>

101000, default 25

Available options:
10,
25,
50,
100,
250,
500,
1000

Response

Success