Brightflag · Authentication Profile

Brightflag Authentication

Authentication

Brightflag secures its APIs with oauth2 and http across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyLegalLegal OperationsLegal Spend ManagementEnterprise Legal ManagementE-BillingMatter ManagementReportingArtificial IntelligenceLegal Tech
Methods: oauth2, http Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

OAuth2 oauth2
bearerAuth http
scheme: bearer · in: header ()

Source

Authentication Profile

brightflag-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://help.brightflag.com/hc/en-us/articles/26006518363293-How-to-Get-an-API-Token-for-Brightflag
docs: https://help.brightflag.com/hc/en-us/categories/21136642887581-API
summary:
  types:
  - oauth2
  - http
  oauth2_flows:
  - clientCredentials
  api_key_in: []
  notes: Brightflag's API uses OAuth 2.0. Clients POST to {BASE_URL}/oauth/token to
    exchange credentials for a bearer access_token, then send that token in the HTTP
    Authorization header on every request. The token response returns access_token,
    token_type "bearer", an expiry, and a scope. API credentials are generated inside
    the product admin area (Admin > API access) at the developer portal.
schemes:
- name: OAuth2
  type: oauth2
  flow: clientCredentials
  token_endpoint: '{BASE_URL}/oauth/token'
  token_response: access_token, token_type=bearer, expires_in, scope
  region_specific_base_url: true
  source: docs
- name: bearerAuth
  type: http
  scheme: bearer
  bearer_format: JWT/opaque access token from the OAuth token endpoint
  in: header
  header: Authorization
  source: docs
credential_provisioning:
  where: Admin > API access in the Brightflag app
  portal: https://app.brightflag.com/developer
  note: API tokens are self-service for admins; API-based reporting setup may require
    contacting your Customer Success Manager.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/brightflag-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.