Skip to main content
GET
/
s
/
{slug}
/
click
Click tracking redirect
curl --request GET \
  --url https://api.pictify.io/s/{slug}/click \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

slug
string
required

Experiment slug

Response

Redirect to destination URL