{"api":"Climate Prediction Market Pricing API","version":"1.0.0","endpoints":{"GET /":"API information and available resources","GET /health":"Health check endpoint","GET /api/oracles":"List all oracle keys with metadata and source URLs","GET /api/oracles/{oracle_key}/latest":"Get the latest value for an oracle key","GET /api/confidence-flags":"Confidence flag definitions","GET /probability/{market_id}":"Get probability for a pre-defined market","POST /api/pricing/calculate":"Calculate probability for custom oracle query","GET /docs":"Interactive API documentation (Swagger UI)","GET /redoc":"Alternative API documentation (ReDoc)"},"oracle_keys":{"gulf_storms":"Gulf of Mexico named storms","gulf_storms_count":"Gulf of Mexico storm count per year","hurricane_landfall_us":"US hurricane landfalls","hurricane_landfall_us_wind":"US hurricane landfall max wind speed","oni_index":"Oceanic Nino Index (ENSO indicator)","houston_temperature":"Houston daily high temperature","houston_temperature_low":"Houston daily low temperature","chicago_temperature":"Chicago daily high temperature","chicago_temperature_low":"Chicago daily low temperature","phoenix_temperature":"Phoenix daily high temperature","miami_temperature":"Miami daily high temperature","denver_temperature":"Denver daily high temperature","chicago_wind":"Chicago daily max wind gust","oklahoma_city_wind":"Oklahoma City daily max wind gust","denver_wind":"Denver daily max wind gust","boston_wind":"Boston daily max wind gust","seattle_precipitation":"Seattle daily precipitation","miami_precipitation":"Miami daily precipitation","phoenix_precipitation":"Phoenix daily precipitation","new_york_precipitation":"New York daily precipitation","drought_index_southwest":"Southwest US drought index (negative = drought)","noaa_global_temp_anomaly":"Global temperature anomaly","noaa_us_temp_anomaly":"US national temperature anomaly","nao_index":"North Atlantic Oscillation daily index (z500)","historical_landfalls":"Real US hurricane landfalls 2005-2024","historical_landfalls_wind":"Real US hurricane landfall wind speeds 2005-2024"},"market_ids":["gulf_storms_3","gulf_storms_5","us_landfall_any","us_landfall_major","us_landfall_cat5","us_landfall_multiple","houston_100f_july","phoenix_115f","chicago_below_zero","miami_90f_30days","chicago_wind_50","chicago_wind_60","okc_wind_70","oni_elnino_q3","oni_strong_elnino","oni_lanina","oni_strong_lanina","drought_severe","miami_heavy_rain","seattle_dry_summer"],"confidence_flags":[{"flag":"GOOD","description":"20+ years of data, reliable estimate"},{"flag":"MODERATE_SAMPLE","description":"10-19 years of data, reasonable estimate"},{"flag":"LOW_SAMPLE","description":"Under 10 years of data, use with caution"},{"flag":"EXTREME_OUTCOME","description":"Event always or never occurred (0% or 100%), edge case"},{"flag":"NO_DATA","description":"No historical data available"}]}