{
  "x402Version": 2,
  "id": 13208,
  "slug": "13208",
  "resource": "https://latamref.dev/v1/:country/:series",
  "description": "latamref - Latin American government reference data. br eval free. $0.005 Base USDC. Cited.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1F0409ccD20A2fb497d4DeCeF4E17e9d0688FeA6",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "country": "ar",
            "series": "cpi"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "confidence": "primary",
            "country": "AR",
            "disclaimer": "Independent service, not affiliated with any government. Verify against the cited official source before legal or financial use.",
            "effective_from": "2026-06-01",
            "last_confirmed": "2026-09-14",
            "notes": "INDEC IPC nacional, June 2026. Monthly +1.9%; year-to-date +16.8%.",
            "series": "cpi",
            "source": {
              "name": "INDEC IPC nacional, June 2026 — Variación % interanual Total nacional 33,5",
              "url": "https://www.indec.gob.ar/uploads/informesdeprensa/ipc_07_26D38930EEA5.pdf"
            },
            "stale": false,
            "unit": "percent (YoY)",
            "value": 33.5
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/:country/:series",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "country": {
                    "description": "ISO country code",
                    "enum": [
                      "ar",
                      "bb",
                      "bo",
                      "br",
                      "bz",
                      "cl",
                      "co",
                      "cr",
                      "do",
                      "ec",
                      "gt",
                      "gy",
                      "hn",
                      "jm",
                      "mx",
                      "ni",
                      "pa",
                      "pe",
                      "py",
                      "sv",
                      "tt",
                      "uy"
                    ],
                    "type": "string"
                  },
                  "series": {
                    "description": "Reference series id",
                    "enum": [
                      "policy-rate",
                      "vat",
                      "vat-registration-threshold",
                      "minimum-wage",
                      "public-holidays",
                      "cpi",
                      "corporate-tax",
                      "withholding-tax",
                      "statutory-interest",
                      "income-tax",
                      "social-contributions",
                      "fx-reference"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "country",
                  "series"
                ],
                "type": "object"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "latamref.dev",
  "lastUpdated": "2026-09-18T17:17:40.544Z",
  "quality": {
    "calls30d": 11,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-18T17:17:53.969Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "latamref.dev",
    "manifest_name": "latamref.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}