Skip to content

List of all individual short links

GET
/short_links

List of all short links which were used in all existing campaigns.

#!/usr/bin/env bash
curl -X GET https://api.lox24.eu/short_links \
-H 'X-LOX24-AUTH-TOKEN: 1234567:e3f3a759b6677959b6ebfcxxxxxxxxxx'
page
integer
default: 1 >= 1

Current page

_order[updated_at]
string
default: asc
Allowed values: asc desc

Sort a list by ‘updated_at’ property

url
string

Partial case-insensitive text filter by a destination URL

updated_at
integer

Exact filter entities by the last update timestamp

updated_at[]
Array<integer>

Exact and range filter entities by the last update timestamps

Short_links collection

object
hydra:member
required
Array<object>

Short links

object
@id

JSON-LD ID

string
@type

JSON-LD type

string
@context
One of:
string
short_code

Short code of the link

string | null
url

URL of the short link

string | null
updated_at

Timestamp when the entity was changed

integer
campaign

Campaign associated with the short link

string | null format: iri-reference
Example
https://example.com/
requests

Requests associated with the short link

string
hydra:totalItems
integer
hydra:view
object
@id
string format: iri-reference
@type
string
hydra:first
string format: iri-reference
hydra:last
string format: iri-reference
hydra:previous
string format: iri-reference
hydra:next
string format: iri-reference
Example
{
"@id": "string",
"@type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
}
hydra:search
object
@type
string
hydra:template
string
hydra:variableRepresentation
string
hydra:mapping
Array<object>
object
@type
string
variable
string
property
string | null
required
boolean

Client ID or API key isn’t active or invalid!

Account isn’t activated. Please wait or contact to support!

IP address was temporary blocked, because during short time from it was sent many request with invalid credentials. Please wait and try later.