DeepMap GeoRisk Score

## DeepMap GeoRisk Score API Composite multi-hazard geophysical risk score (0-100) for any latitude/longitude on Earth. ### 8 Hazard Components - **Earthquake** — seismic hazard from USGS catalog + ML prediction - **Volcano** — proximity to active volcanoes + eruption probability - **Tsunami** — coastal exposure + source zone modeling - **Seismic Site** — NEHRP soil classification +…

3 subscribers
100 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

DeepMap GeoRisk Score endpoints

MethodEndpointDescription
Authentication & Billing
GET usage_detailed_api_v1_auth_usage_detailed_get
/api/v1/auth/usage/detailed
Billing & Subscriptions
GET billing_portal_api_v1_billing_portal_get
/api/v1/billing/portal
Returns a URL to the Stripe self-service portal where customers can manage their subscription, update payment methods, view invoices, and cancel.
GET billing_usage_costs_api_v1_billing_usage_costs_get
/api/v1/billing/usage-costs
Returns per-query cost breakdown showing how much each endpoint costs and total metered charges for the period.
GET pricing_table_api_v1_billing_pricing_get
/api/v1/billing/pricing
Returns the full pricing table for all data endpoints.
POST create_checkout_api_v1_billing_checkout_post
/api/v1/billing/checkout
Generates a Stripe Checkout URL for upgrading to a paid tier. Redirect the user to the returned URL to complete payment.
GET subscription_status_api_v1_billing_subscription_get
/api/v1/billing/subscription
oracle
GET list_connectors_api_v1_oracle_connectors_get
/api/v1/oracle/connectors
List available YAML connector configs.
GET oracle_info_api_v1_oracle_info_get
/api/v1/oracle/info
Oracle engine system information.
GET list_fetchers_api_v1_oracle_fetchers_get
/api/v1/oracle/fetchers
List all available data fetchers with their configs.
POST run_drift_check_endpoint_api_v1_oracle_drift_check_post
/api/v1/oracle/drift/check
Run drift detection on a model's current vs reference data. This endpoint triggers a drift check using Oracle's DriftDetector and records results in the SQLite drift_checks…
Entity Data
GET entity_financials_api_v1_data_entity__cik__financials_get
/api/v1/data/entity/{cik}/financials
Get XBRL financial data for an entity. Returns key financial metrics (revenue, net income, assets, liabilities, equity, etc.) from SEC XBRL filings. Cost: $0.25/query.
Economic Data
GET get_series_api_v1_data_economic_series__series_id__get
/api/v1/data/economic/series/{series_id}
Get time series data for a specific economic indicator. Supports both FRED and BLS series IDs. Cost: $0.05/query.
GET list_series_api_v1_data_economic_series_get
/api/v1/data/economic/series
List available economic time series — no auth required. Returns the catalog of FRED and BLS series that can be queried.
POST forecast_api_v1_data_economic_forecast_post
/api/v1/data/economic/forecast
Generate ML forecast with anomaly detection for a series. Uses Holt's double exponential smoothing for forecasting and rolling z-score for anomaly detection. Cost: $0.50/query.…
Weather Data
GET weather_health_api_v1_data_weather_health_get
/api/v1/data/weather/health
Weather data connector health check — no auth required.
GET list_stations_api_v1_data_weather_stations_get
/api/v1/data/weather/stations
List available weather stations — no auth required. Returns pre-built major city stations. Optionally filter by state or provide a state code to query NWS for all stations in…
GET active_alerts_api_v1_data_weather_alerts__state__get
/api/v1/data/weather/alerts/{state}
Get active weather alerts for a US state. Returns all active NWS alerts including watches, warnings, and advisories. Cost: $0.05/query. Parameters ---------- state : str…
GET forecast_api_v1_data_weather_forecast__lat___lon__get
/api/v1/data/weather/forecast/{lat},{lon}
Get 7-day forecast for a location. Uses NWS two-step process: /points -> forecast URL -> periods. Cost: $0.10/query. Parameters ---------- lat : float Latitude (e.g., 40.7128 for…
GET weather_demo_api_v1_data_weather_demo_get
/api/v1/data/weather/demo
Demo data showing the Weather API data structure — no auth required.
GET historical_data_api_v1_data_weather_historical__station_id__get
/api/v1/data/weather/historical/{station_id}
Get historical climate data from NOAA CDO. Requires NOAA_CDO_TOKEN environment variable. Cost: $0.15/query. Parameters ---------- station_id : str GHCND station ID (e.g.,…
POST weather_analysis_api_v1_data_weather_analysis_post
/api/v1/data/weather/analysis
ML-powered weather risk analysis + anomaly detection. Combines geographic risk scoring, temperature anomaly detection, degree day calculations, and precipitation trend analysis.…
Environmental Data
GET facility_compliance_api_v1_data_environmental_facilities__registry_id__compliance_get
/api/v1/data/environmental/facilities/{registry_id}/compliance
Get compliance summary for a facility. Returns compliance status, inspection history, violation counts, and penalty totals. Cost: $0.25/query.
GET environmental_demo_api_v1_data_environmental_demo_get
/api/v1/data/environmental/demo
Demo data showing the Environmental API data structure — no auth required.
GET environmental_health_api_v1_data_environmental_health_get
/api/v1/data/environmental/health
Environmental data connector health check — no auth required.
GET facility_releases_api_v1_data_environmental_facilities__registry_id__releases_get
/api/v1/data/environmental/facilities/{registry_id}/releases
Get toxic releases (TRI) for a facility. Returns chemical release data from the Toxics Release Inventory. Cost: $0.25/query.
GET facility_details_api_v1_data_environmental_facilities__registry_id__get
/api/v1/data/environmental/facilities/{registry_id}
Get full facility details from EPA ECHO. Returns facility information including location, programs, and regulatory coverage. Cost: $0.15/query. Parameters ---------- registry_id…
GET facility_risk_api_v1_data_environmental_facilities__registry_id__risk_get
/api/v1/data/environmental/facilities/{registry_id}/risk
Get ML-powered environmental risk score for a facility. Combines compliance history, violation records, toxic releases, and geographic factors into an overall 0-1 risk score with…
GET facility_search_api_v1_data_environmental_facilities_search_get
/api/v1/data/environmental/facilities/search
Search for EPA-registered facilities by name. Searches EPA ECHO database. Cost: $0.10/query.
Credit Pulse
GET credit_pulse_api_v1_data_credit__cik__pulse_get
/api/v1/data/credit/{cik}/pulse
Get credit pulse score for an entity. Combines SEC EDGAR entity data with macroeconomic context to produce a 0-100 credit score with letter grade. Cost: $0.75/query. Parameters…
GET credit_demo_api_v1_data_credit_demo_get
/api/v1/data/credit/demo
Demo credit pulse output showing data structure -- no auth required.
GET credit_health_api_v1_data_credit_health_get
/api/v1/data/credit/health
Credit Pulse connector health check -- no auth required.
GET credit_pulse_full_api_v1_data_credit__cik__pulse_full_get
/api/v1/data/credit/{cik}/pulse/full
Get full credit pulse with forecast and extended economic context. Premium endpoint that includes all signals, detailed macro context, and optional economic forecasts. Cost:…
Infrasound Data
GET infrasound_stations_api_v1_infrasound_stations_get
/api/v1/infrasound/stations
Search for infrasound stations across FDSN networks. Queries Raspberry Boom (AM), EarthScope USArray (TA), and/or BGR Germany (GR) station services. Supports geographic filtering…
GET infrasound_waveform_stats_api_v1_infrasound_waveform_stats_get
/api/v1/infrasound/waveform-stats
Get waveform statistics without returning raw samples. Downloads miniSEED via FDSN dataselect, computes RMS amplitude, peak amplitude, dominant frequency, spectral peaks, and…
GET infrasound_cross_physics_api_v1_infrasound_cross_physics_get
/api/v1/infrasound/cross-physics
Cross-physics correlations for an infrasound region. Searches for infrasound stations near the given location, retrieves recent data, and correlates with: - Seismic events…
POST infrasound_detect_api_v1_infrasound_detect_post
/api/v1/infrasound/detect
Run STA/LTA event detection on an infrasound time window. Downloads waveform data, applies bandpass filter, runs recursive STA/LTA detection. For each trigger: estimates dominant…
GET infrasound_health_api_v1_infrasound_health_get
/api/v1/infrasound/health
Infrasound data connector health check -- no auth required. Pings each FDSN provider's station and dataselect services and reports aggregate status.
POST infrasound_analyze_api_v1_infrasound_analyze_post
/api/v1/infrasound/analyze
Full analysis with waveform stats, detection, and source classification. Combines waveform statistics, STA/LTA event detection, spectral source classification, and noise model…
GET infrasound_station_detail_api_v1_infrasound_stations__station_id__get
/api/v1/infrasound/stations/{station_id}
Get station details and data availability for a specific station. Returns channel-level metadata and current data availability. Cost: $0.05/query. Parameters ----------…
Air Quality Data
GET air_quality_cross_physics_api_v1_air_quality_cross_physics_get
/api/v1/air-quality/cross-physics
Cross-physics correlations for air quality near a location. Fetches current air quality data and correlates with: - Volcanic ash detection (PM10/PM2.5 ratio analysis) - Weather…
POST air_quality_forecast_api_v1_air_quality_forecast_post
/api/v1/air-quality/forecast
Generate AQI forecast for a location. Uses current conditions and persistence-weighted forecasting to predict AQI over the specified time horizon. Cost: $0.15/query. Parameters…
GET air_quality_stations_api_v1_air_quality_stations_get
/api/v1/air-quality/stations
Search for air quality stations near a location. Queries OpenAQ (20,700+ stations), Sensor.Community (35,000+ sensors), and/or PurpleAir (15,000+ sensors) for monitoring stations…
POST air_quality_health_risk_api_v1_air_quality_health_risk_post
/api/v1/air-quality/health-risk
Compute health risk assessment based on AQI and exposure. Evaluates health risk for the specified population group and exposure duration. Returns risk level, recommendations, and…
GET air_quality_demo_api_v1_air_quality_demo_get
/api/v1/air-quality/demo
Demo data showing the Air Quality API data structure -- no auth required. Returns realistic sample data illustrating PM readings from OpenAQ, Sensor.Community, and PurpleAir, AQI…
GET air_quality_historical_api_v1_air_quality_historical_get
/api/v1/air-quality/historical
Get historical air quality data for a station. Returns time series data for the specified date range. OpenAQ provides full historical access; Sensor.Community live API returns…
GET air_quality_health_api_v1_air_quality_health_get
/api/v1/air-quality/health
Air quality data connector health check -- no auth required. Pings OpenAQ, Sensor.Community, and PurpleAir APIs and reports aggregate status.
Smart Citizen Sensors
POST citizen_sensors_noise_analysis_api_v1_citizen_sensors_noise_analysis_post
/api/v1/citizen-sensors/noise-analysis
Comprehensive noise analysis for a Smart Citizen device. Fetches dBA noise readings and performs: - Statistical analysis (L10, L50, L90 percentiles) - WHO Environmental Noise…
GET citizen_sensors_health_api_v1_citizen_sensors_health_get
/api/v1/citizen-sensors/health
Smart Citizen connector health check -- no auth required. Pings the Smart Citizen API and reports connectivity status and latency.
GET citizen_sensors_stations_api_v1_citizen_sensors_stations_get
/api/v1/citizen-sensors/stations
Search for Smart Citizen devices near a location or by city. Queries the Smart Citizen API for devices within the specified radius of the given coordinates, or by city name.…
GET citizen_sensors_station_detail_api_v1_citizen_sensors_stations__device_id__get
/api/v1/citizen-sensors/stations/{device_id}
Get detailed information for a specific Smart Citizen device. Returns device metadata, available sensors, and latest readings from all sensor channels. Cost: $0.05/query.…
+ 50 more endpoints on the provider's documentation.

DeepMap GeoRisk Score pricing

PlanPriceRate limitQuotas
BASIC Free
  • Requests: 100 / monthly
PRO Recommended $29 / month
  • Requests: 5,000 / monthly (then $0.0100 each)
ULTRA $99 / month
  • Requests: 50,000 / monthly (then $0.0050 each)
MEGA $299 / month
  • Requests: 500,000 / monthly

More Weather APIs

View all →
  • WeatherAPI.com is a freemium weather and geolocation API that bundles real-time conditions, multi-day…

    ReviewedWeatherFreemium51.7k subscribers
  • Yahoo Free Weather APIs

    WeatherFreemium10.5k subscribers
  • Historical Weather & Climate Data API

    WeatherFreemium14.9k subscribers
  • Open Weather is a freemium REST API that delivers current weather conditions and 5-day forecasts for any…

    ReviewedWeatherFreemium29.8k subscribers
  • Access detailed real-time weather conditions, 5-day forecasts, hourly predictions, temperature, humidity,…

    WeatherFreemium5.4k subscribers
  • Visual Crossing Weather API provides instant access to both historical weather records and weather forecast…

    WeatherFreemium11.2k subscribers