Skip to main content
The Flare API can be used to access Flare’s search capabilities, configure monitoring, export events, and more.

Base Concepts

Authentication

Create an API Key and obtain API tokens.

Rate Limits

Learn about the Flare API’s rate limits.

Paging

Learn about Flare’s standard from request parameter and next response field.

SDK

Python SDK

The Python SDK exposes a small requests wrapper that automatically manages authentication.

Go SDK

The Go SDK exposes a small net/http.Client wrapper that automatically manages authentication.

CLI

CLI (beta)

Interact with the Flare API from your terminal.

MCP

API MCP (beta)

Connect any MCP-capable client to Flare’s search and platform APIs.

Documentation MCP (beta)

Ask questions about the Flare API and its documentation from any MCP-capable client.

Guides

Global Search

Search in all of Flare’s events using the Search API.

List Events Within a Tenant

Export or search within all events associated within your tenant.

Exporting a Domain's Credentials

Export all of Flare’s leaked credentials for a given domain.

Cookie Monitoring

Monitor leaked cookies for your domain.

API Reference

Endpoint References

View the full API reference.