WindBorne Systems · Authentication Profile

Windbornesystems Authentication

Authentication

WindBorne Systems declares 2 security scheme(s) across its OpenAPI definitions.

CompanyWeatherWeather DataForecastingAtmospheric DataGeospatialClimateMachine-LearningMCP
Methods: Schemes: 2 OAuth flows: API key in:

Security Schemes

http
scheme: bearer · in: header ()
http
scheme: bearer

Source

Authentication Profile

windbornesystems-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: api.windbornesystems.com/getting-started + /technical-guides/authentication/jwt-tokens
docs: https://api.windbornesystems.com/technical-guides/authentication/jwt-tokens
api: WindBorne Data API
base_url: https://api.windbornesystems.com
schemes:
- id: api_key_bearer
  type: http
  scheme: bearer
  in: header
  header: Authorization
  format: 'Authorization: Bearer $WB_API_KEY'
  description: Primary authentication - pass your WindBorne API key as a Bearer token.
    Keys are issued from the developer portal.
  key_management: https://app.windbornesystems.com/api_tokens
  env:
  - WB_API_KEY
  - WB_CLIENT_ID
- id: jwt_hs256
  type: http
  scheme: bearer
  bearer_format: JWT
  algorithm: HS256
  description: 'Optional signed-JWT flow for browser/untrusted runtimes. Generate a
    signed JWT with payload {"iat": CURRENT_UNIX_TIMESTAMP} using HS256 and your WB_API_KEY
    as the secret, then send it as Authorization Bearer - avoids exposing the raw
    API key to the caller.'
oauth2: false
openid_connect: false
mutual_tls: false
notes: No OAuth2/OIDC authorization server or .well-known metadata is published; auth
  is a static per-account API key optionally wrapped in an HS256-signed JWT.

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