Get an API Key

Welcome to the Glimpse Enterprise API

The Glimpse Enterprise API is the best way to access Google Trends data programmatically, used by 38% of the Fortune 50 for its accurate and reliable Google Trends data. It also offers absolute search volume enrichment, long-tail keywords, and other insights only available in the Glimpse tool.

Use it to build custom dashboards, automate pulling Google Trends insights, bulk download trend data, and much more.


Make Requests

All API requests should be made to https://enterprise.meetglimpse.com. The API key should be included as a header in each request, as shown here:

curl -H "Authorization: Bearer YOUR_API_KEY" "https://enterprise.meetglimpse.com/v1/interest?keyword=example"

Replace YOUR_API_KEY with the key you received from us.

You can also plug your API Key into the Playground on each endpoint page to try out a request.

Get Support

If you encounter any issues, have questions, or want to request higher rate limits, don't hesitate to reach out to us at [email protected]. Our support team is ready and eager to assist you.