Skip to main content
GET
/
api
/
v1
/
public
/
email
/
track
/
open
/
{token}
Registra open via pixel transparente
curl --request GET \
  --url https://api.indiqai.com/api/v1/public/email/track/open/{token}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.indiqai.com/llms.txt

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

Tracking de Abertura

Endpoint de tracking de abertura de email via token. Retorna pixel transparente e registra evento de abertura.

Path Parameters

token
string
required

Response

Successful Response