Skip to main content
GET
/
s
/
{slug}
/
pixel.gif
Tracking pixel
curl --request GET \
  --url https://api.pictify.io/s/{slug}/pixel.gif \
  --header 'Authorization: Bearer <token>'
"<string>"

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

200 - image/gif

1x1 transparent GIF

The response is of type file.