Check these first
FAQ
Common questions about tracking, metrics, freshness, and billing.
Errors
What each status code and
code means, and how to fix it.Email support
If you still need a hand, email support@creatoraudit.com. To help us trace the problem, always include:- The
X-Request-IDfrom the failing response. Every response carries one — read it from the response headers (for an error, it’s also echoed in the body). It lets us find the exact request in our logs. - The endpoint and timestamp — for example
POST /v2/accountsat2026-06-15T14:03:00Z. - What you expected vs. what happened, and the full error body if you have it.
Never share your full API key in an email or screenshot. The
X-Request-ID and the
endpoint are enough for us to find the request.