# WindBorne API Docs Index # Getting started Set up credentials and make your first API request. # Technical Guides ## Authentication How to authenticate with your WB_API_KEY using Bearer token authentication. ## JWT Tokens Generate short-lived JWTs signed with WB_API_KEY and use them for auth. ## Model Context Protocol (MCP) Access WindBorne data via the Model Context Protocol (MCP). ## Python SDK & CLI Install and configure the windborne Python package and CLI. ## File Formats Supported response formats (JSON, NetCDF, Zarr, PrepBUFR) and utilities. # Models Measurements ## Observation Data What WindBorne's Global Sounding Balloons measure, how data is delivered, and what to expect from the API. ## External Models External forecast models supported alongside WeatherMesh. ## WindBorne Models WindBorne's best in class AI-based weather forecast models. ## MetaMesh MetaMesh: Multi-model blended weather forecasts combining the best of multiple forecast systems. ## WeatherMesh-6 WeatherMesh-6: Next-generation global weather model with high-resolution regional forecasting. ## Time in Forecasts How initialization times, forecast zero, and valid times work in weather forecasting. # Observations ## Constellation Status List active and historical flying GSBs with status, metadata, and current position. ## Current Location Get the latest known location and state for a GSB. ## Flight Path Get recent transmitted flight path points for a GSB. ## Flying Missions List active and historical flying GSBs with status and metadata. ## Introduction to the Data API Introduction to the Data API and mission, observation, and flight path endpoints. ## Mission Launch Site Find the launch site information for a given GSB. ## Observations Retrieve weather observations from WindBorne's global sounding balloon constellation ## Predicted Flight Path Get the predicted flight path for a GSB based on current conditions. ## Sounding by ID Retrieve full atmospheric sounding data for a specific sounding ID. ## Soundings Discover which atmospheric soundings have been collected by WindBorne's global balloon constellation. ## Super Observations Retrieve superobbedweather observations from WindBorne's global sounding balloon constellation # Forecasts ## Archived Initialization Times List archived initialization times for forecast models. ## Available Stations List all weather stations with point forecasts ## Forecasted Sounding Get interpolated vertical atmospheric profile forecasts for a specific coordinate. ## Gridded Forecast Download gridded forecast output as NetCDF. ## Initialization Times List available model initialization times for forecasts. ## Interpolated Point Forecast Interpolate gridded output to get forecasts at arbitrary coordinates. ## Point Forecast Get the forecasts for specific coordinates ## Run Information Get information for a specific model run ## Tropical Cyclones Get predicted ground tracks for active tropical cyclones. ## Variables List available variables and vertical levels for a given model. # Insights ## Calculation Times List available calculation times for degree days forecasts. ## Population Weighted CDDs Population-weighted Cooling Degree Days (CDD) forecasts for US states. ## Population Weighted HDDs Population-weighted Heating Degree Days (HDD) forecasts for US states.