Trendtrack
Trendtrack
DashboardGet API keyIntroduction

Introduction

Accédez programmatiquement aux données de marque, aux créas publicitaires Meta, TikTok, Facebook, et aux catalogues produits.

Get your API key

→

Quickstart

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.md

The 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.txt

Drop 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

Getting Started

Enable access, create a key, and make your first authenticated request.

Authentication

Learn how to authenticate your API requests using API keys.

Credits & Billing

Understand credits, top-ups, usage headers, and metered behavior.

Rate Limiting

Learn about rate limits, quotas, and how to handle them.

Errors

Read about the different error codes and types returned by the API.

API Reference

Browse the generated endpoint reference grouped by resource.

Prise en main

Faites votre première requête authentifiée et vérifiez l’accès de l’espace de travail.

On this page

Built for AI agentsGuides