Flare home pagelight logodark logo
  • Platform Status
  • Back to Flare
  • Back to Flare
Introduction
Getting Started
Guides
Endpoints
Changelog
  • Product Documentation
  • Research Center
  • Introduction
    • Getting Started
    Base Concepts
    • Authentication
    • Rate Limits and Quotas
    • Errors
    • Paging
    SDK
    • Python SDK
    • Go SDK
    Advanced
    • Event Source Filters
    Guides
    • Search in All of Flare's Events
    • List Events Within a Tenant
    • Exporting a Domain's Credentials
    • Monitor Leaked Cookies for Your Domain (beta)
    • Generate a Threat Flow Report
    Introduction

    Getting Started

    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.

    ​
    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.

    Was this page helpful?

    Suggest editsRaise issue
    Authentication
    Next
    websitelinkedingithubyoutube
    Powered by Mintlify
    On this page
    • Base Concepts
    • SDK
    • Guides
    • API Reference