Skip to content

Request info

GET
/short_link_requests/{id}

Retrieve the detail information about a short link click

#!/usr/bin/env bash
curl https://api.lox24.eu/short_link_requests/request_id_here \
-H 'Content-Type: application/json' \
-H 'X-LOX24-AUTH-TOKEN: 1234567:e3f3a759b6677959b6ebfcxxxxxxxxxx'
id
required
string

Short link request ID

Short_link_requests resource

Short link campaigns

object
@id

JSON-LD ID

string
@type

JSON-LD type

string
@context
One of:
string
id

Unique identifier of the short link request

integer
ip

IP address of the short link request

string | null format: ipv4
<= 15 characters
Example
192.168.1.1
user_agent

User agent of the short link request

string | null
url

URL of the short link request

string
date

Date of the short link request

integer
country

Country code

string
>= 2 characters <= 2 characters /^[A-Z]{2}$/
referer

Referer of the short link request

string | null
short_link

Short link associated with the request

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

Type of the short link request

integer
browser

Browser used for the short link request

string | null
browser_version

Browser version used for the short link request

string | null
<= 255 characters
os

Operating system used for the short link request

string | null
<= 255 characters
os_version

Operating system version used for the short link request

string | null
<= 255 characters
software_type

Software type used for the short link request

string | null
<= 255 characters
hardware_type

Hardware type used for the short link request

string | null
<= 255 characters

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

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

Resource not found

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