Skip to main content
This guide shows how to get an API key and run your first search.
The REST API is part of the Studio plan. If you are on the Pro plan, use the MCP server instead.

Create an API key

1

Open the dashboard

2

Create a key

Click Create API Key and give the key a name.
3

Copy the key

Copy the key and store it in a safe place. The key starts with az_. The dashboard shows it only once.

Make your first request

Send the key in the Authorization header as a bearer token:
The response contains one result per matched search term:
Lower ranks are better. Rank 1 is the most searched term in that period.

Next steps

Authentication

How API keys, plans, and errors work.

API reference

All endpoints, parameters, and response schemas.