Filigran · Authentication Profile

Filigran Authentication

Authentication

Filigran secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyCybersecurityThreat IntelligenceOpenCTIOpenAEVSTIXGraphQLBreach and Attack SimulationOpen-SourceSecurity
Methods: http Schemes: 2 OAuth flows: API key in: header

Security Schemes

OpenCTI bearer token http
scheme: bearer
OpenAEV bearer token http
scheme: bearer

Source

Authentication Profile

filigran-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.opencti.io/latest/reference/api/ ; https://docs.openaev.io/latest/
docs: https://docs.opencti.io/latest/reference/api/
summary:
  types: [http]
  http_schemes: [bearer]
  api_key_in: [header]
  oauth2_flows: []
  notes: >-
    API access to both OpenCTI and OpenAEV is via a per-user bearer API token
    presented in the Authorization header. OAuth2 / OIDC / SAML are supported
    for interactive user login (SSO) but the programmatic API uses static
    bearer tokens, not OAuth scopes — so no scopes/ artifact is emitted.
schemes:
- name: OpenCTI bearer token
  api: OpenCTI GraphQL API
  type: http
  scheme: bearer
  location: header
  header: Authorization
  format: 'Authorization: Bearer <API_TOKEN>'
  description: >-
    Each OpenCTI user has an API token (Profile > API access). Access rights are
    determined by the privileges of that user account. Content-Type
    application/json is required for GraphQL requests.
  source: https://docs.opencti.io/latest/reference/api/
- name: OpenAEV bearer token
  api: OpenAEV REST API
  type: http
  scheme: bearer
  location: header
  header: Authorization
  format: 'Authorization: Bearer <API_TOKEN>'
  description: >-
    OpenAEV (OpenBAS) REST API authenticates with a per-user bearer token, used
    by the official pyobas client.
  source: https://docs.openaev.io/latest/
sso:
  note: >-
    Interactive platform login additionally supports OpenID Connect, SAML 2.0,
    LDAP, and local authentication providers (user-login only, not API auth).

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/filigran-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 email required.

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