DocsAPI ReferenceTracking/api/v1/tracking/email-pixel
getTrackingPublic API v1

/api/v1/tracking/email-pixel

Render and return tracking pixel inside e-mail message.

trackinggetApiV1TrackingEmail-pixel

Parameters

1 query

1 total
Query · 1
idstringRequired

External generated message ID, for example v2.mail::p0xvq-1736628881328-n92ql8.gymroom.

Supported prefixes:

  • v1 bulk newsletter e-mail message
  • v2 individual e-mail message

Request

GET /api/v1/tracking/email-pixel

get
curl -X GET "https://api.bizkithub.com/api/v1/tracking/email-pixel?id=example_id" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY"

Response

JSON payload

[
  1,
  2,
  3
]

All response codes

1 status code documented

Need an API key?

All BizKitHub API endpoints require authentication via API key.

Get API Key