Reforge · Authentication Profile

Reforge Authentication

Authentication

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

CompanyFeature FlagsFeature ManagementDynamic ConfigurationLive ConfigExperimentationDeveloper ToolsSDKObservability
Methods: apiKey Schemes: 2 OAuth flows: API key in: sdk-key

Security Schemes

BackendSdkKey apiKey
· in: sdk-key ()
FrontendSdkKey apiKey
· in: sdk-key ()

Source

Authentication Profile

reforge-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.reforge.com/docs/tutorials/get-started
docs: https://docs.reforge.com/docs/tutorials/get-started
summary:
  types: [apiKey]
  api_key_in: [sdk-key]
  oauth2_flows: []
  note: >-
    Reforge is SDK-key authenticated; there is no OAuth authorization surface, so
    no scopes/ artifact applies.
schemes:
- name: BackendSdkKey
  type: apiKey
  in: sdk-key
  env: REFORGE_BACKEND_SDK_KEY
  legacy_env: PREFAB_API_KEY
  description: >-
    Server-side SDK key with full access to the environment's configuration and
    flag data. Passed to the SDK at init (Reforge.init(sdk_key: "<SDK-KEY>")) or
    via the REFORGE_BACKEND_SDK_KEY environment variable.
  sources: [https://docs.reforge.com/docs/tutorials/get-started]
- name: FrontendSdkKey
  type: apiKey
  in: sdk-key
  description: >-
    Client/mobile SDK key restricted to single-user flag evaluation; hides raw
    flag rules and configuration data so it is safe to ship in browser/mobile
    clients.
  sources: [https://docs.reforge.com/docs/tutorials/get-started]
key_management:
  displayed_once: true
  storage: secure hash only
  rotation: generate an additional key, then retire the old one

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/reforge-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.