Create a pixel for a domain
Pixels
Create a pixel for a domain
Creates a new tracking pixel. Authenticates via X-API-Key header.
POST
Create a pixel for a domain
Documentation Index
Fetch the complete documentation index at: https://docs.leadpipe.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Organization API key (sk_...). Get yours from Settings > API Keys in the dashboard.
Body
application/json
Required string length:
1 - 255Example:
"www.example.com"
Required string length:
1 - 255Example:
"Example Pixel"
Denylist: URL path prefixes where tracking is skipped. Mutually exclusive with includedPaths.
Maximum array length:
50Required string length:
2 - 500Pattern:
^\/Example:
["/blog", "/careers"]Allowlist: if set, tracking fires ONLY on matching path prefixes. Mutually exclusive with excludedPaths.
Maximum array length:
50Required string length:
2 - 500Pattern:
^\/Example:
["/pricing", "/demo"]Response
Pixel created