{
  "x402Version": 2,
  "id": 4443,
  "slug": "4443",
  "resource": "https://api.truthbear.co/gauge/precip",
  "description": "Add-on, precipitation for one location: daily rainfall plus 30-day accumulated wet-dry drought context from ERA5. Descriptive only, never a forecast or advice. No data -> 422 no_charge, not billed. Every record carries an offline-recomputable record_hash. $0.0050 per call.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2d16a243ba9facc6ac85519d5efad2149dc4c6c3",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "8qEn3Y3GPXdQ28LHshPa4UYeD8V38Lq9b4jCRirQAY3n",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "discoverable": true,
      "info": {
        "input": {
          "example": {
            "loc": "us-stlouis"
          },
          "exampleRequest": "/gauge/precip?loc=us-stlouis",
          "method": "GET",
          "queryParams": {
            "loc": "required - location id; full list at free /gauge/preview"
          },
          "type": "http"
        },
        "output": {
          "type": "json"
        }
      },
      "outputSchemaRef": "/manifest",
      "priceUsd": "$0.005",
      "priceUsdNumber": 0.005,
      "routeTemplate": "/gauge/precip",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "loc": {
                    "description": "required - location id; full list at free /gauge/preview",
                    "examples": [
                      "us-stlouis",
                      "us-memphis",
                      "us-losangeles",
                      "us-fresno",
                      "us-phoenix",
                      "us-denver"
                    ],
                    "type": "string",
                    "x-accepted-values": {
                      "all": "https://api.truthbear.co/schemas/gauge-precip.input.json",
                      "shown": 6,
                      "total": 12
                    }
                  }
                },
                "required": [
                  "loc"
                ],
                "type": "object"
              },
              "type": {
                "const": "http"
              }
            },
            "required": [
              "type",
              "method",
              "queryParams"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "type": {
                "const": "json"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.truthbear.co",
  "lastUpdated": "2026-09-07T08:52:37.881Z",
  "quality": {
    "calls30d": 16,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-07T08:52:37.554Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.truthbear.co",
    "manifest_name": "api.truthbear.co",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}