Introduction
Access brand data, ad creatives across Meta, TikTok, and Facebook, and product catalogs programmatically.
Built for AI agents
Use the primary Markdown playbook when an agent needs to choose endpoints and avoid expensive discovery mistakes:
https://docs.trendtrack.io/docs/agent-guide.mdThe guide links to focused Markdown pages for lookup, shops, brandtrackers, ads, workspace, usage/credits, and time windows. It starts with the most important rule: when a user provides a brand, domain, handle, or page id, call /v1/lookup first.
For a full generated dump, use:
https://docs.trendtrack.io/docs/llms-full.txtDrop either URL into Cursor, Claude, ChatGPT, Windsurf, Copilot, or any agent with web access, paste your API key alongside it so the agent can authenticate requests, then prompt with natural queries like "Find Shopify stores selling skincare in France with active Meta ads". The agent plans the call, you review the result.
Guides
Enable access, create a key, and make your first authenticated request.
Learn how to authenticate your API requests using API keys.
Understand credits, top-ups, usage headers, and metered behavior.
Learn about rate limits, quotas, and how to handle them.
Read about the different error codes and types returned by the API.
Browse the generated endpoint reference grouped by resource.