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.MCP
Flare provides a Model Context Protocol (MCP) server
that can be used to ask questions about the Flare API.
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.