Flywheel · Authentication Profile

Flywheel Authentication

Authentication

Flywheel secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyMedical ImagingHealthcareData ManagementMachine-LearningResearchDICOMLife Sciences
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

FlywheelApiKey apiKey
· in: header ()

Source

Authentication Profile

flywheel-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.flywheel.io/Developer_Guides/api_sdk/
docs: https://docs.flywheel.io/Developer_Guides/api_sdk/
notes: >-
  Flywheel authenticates API/SDK/CLI access with a per-user API key. The key is
  of the form <hostname>:<key> and is generated from the user profile in the
  Flywheel web UI. No public OpenAPI is available (the API is per-instance), so
  this profile is captured from the developer documentation rather than derived.
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
schemes:
  - name: FlywheelApiKey
    type: apiKey
    in: header
    key_name: Authorization
    format: '<hostname>:<key>'
    obtained_from: User profile in the Flywheel web application
    used_by:
      - flywheel-sdk (Python) — flywheel.Client('<api-key>')
      - flywheel-cli — fw login <api-key>
      - fw-client HTTP client
    sources: [docs.flywheel.io/Developer_Guides/api_sdk/]

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