title |
---|
Getting Started |
The Flare API can be used to access Flare's search capabilities, configure monitoring, export events, and more.
Create an API Key and obtain API tokens. Learn about the Flare API's rate limits. Learn about Flare's standard `from` request parameter and `next` response field. The Python SDK exposes a small `requests` wrapper that automatically manages authentication. The Go SDK exposes a small `net/http.Client` wrapper that automatically manages authentication. Search in all of Flare's events using the Search API. Export or search within all events associated within your tenant. Export all of Flare's leaked credentials for a given domain. Monitor leaked cookies for your domain. View the full API reference.