Skip to content

Individual short link data by ID

GET
/short_links/{shortCode}

Retrieve all the information about a specific short link.

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

Short link code

Short_links resource

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

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.