Checking Domain Status
Coming Soon!
This feature is under development and will be available soon.
Status Types
- Active - Pixel wrapping is enabled and functioning normally
- Limited - Pixel wrapping is enabled but with rate limits applied
- Blocked - Pixel wrapping is completely disabled for this domain
API Endpoint
x-api-key headerResponse Format: JSON
Get All Domains
Retrieve a list of all domains and their current status:Get Specific Domain
Query a specific domain to see its status and configuration:domain(string, optional) - The domain to check. If omitted, returns all domains.