Skip to main content
You need an API key to follow this guide. Get one from the API Console.
1

Get your API key

Sign in to the API Console and create an API key. Copy it — you’ll need it for the next step.
2

Make your first request

Send a search query using the x-api-key header:
3

Read the response

The API returns a JSON object with top-level fields and a results array. Each result includes a title, link, desc, and source:

Next steps

Fast search

Default search mode for real-time applications.

Deep search

Enhanced search with spell correction and more sources.

Query parameters

Full parameter reference for the search endpoint.

Authentication

API key management and security practices.