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>"

Documentation Index

Fetch the complete documentation index at: https://docs.pictify.io/llms.txt

Use this file to discover all available pages before exploring further.

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.