Build with GetHookd Ad Intelligence
Programmatic access to GetHookd's full ad intelligence library. Authenticate with a bearer token, then query millions of ads and hundreds of thousands of brands from your own dashboards, reports, automation scripts, or internal tools. One token powers both the REST API and the MCP server - no extra setup required.
Authenticate with a bearer token and start querying ads and brands programmatically in under five minutes.
Sign in to your GetHookd account, go to Settings → API Tokens, and click Generate API Key. Choose the scopes your integration needs - you can select multiple. Tokens can be revoked at any time. Public API access requires a paid plan.
All API requests use bearer token authentication. Pass your token in the
Authorization header. The base URL is
https://app.gethookd.com/api/v1.
You can call the API from any language. Here are quick-start examples for the two most common environments.
The interactive API reference documents every endpoint, parameter, and response shape - including the explore search, brand spy endpoints, and swipe-file management. Deep-link to specific tags for the area you're integrating with.