{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "indicators-api-1-onrender-com-v1-indicators-pro",
  "title": "Indicators-api-1 \u00b7 Indicators Pro",
  "url": "https://indicators-api-1.onrender.com/v1/indicators/pro",
  "category": "finance",
  "summary": "Indicators-api-1 \u00b7 Indicators Pro \u2014 x402-protected finance API. Pay $0.070 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Indicators-api-1 \u00b7 Indicators Pro \u2014 x402 finance API \u00b7 $0.070 per call",
    "description": "Indicators-api-1 \u00b7 Indicators Pro \u2014 x402-protected finance API. Pay $0.070 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 2.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6c6471ebc78d0ecdbc366f6aacd4bef967e77b22",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "70000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Pro indicators: Bollinger Bands, MACD, StochRSI, ATR, ADX, VWAP.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "limit": {
              "type": "number",
              "required": false,
              "description": "1\u20132000"
            },
            "symbol": {
              "type": "string",
              "required": true,
              "description": "Trading pair"
            },
            "exchange": {
              "enum": [
                "binance",
                "coinbase",
                "kraken"
              ],
              "type": "string",
              "required": false
            },
            "interval": {
              "enum": [
                "15m",
                "1d",
                "1h",
                "1m",
                "4h",
                "5m"
              ],
              "type": "string",
              "required": false
            }
          }
        },
        "output": {
          "meta": {
            "symbol": "string",
            "candles": "number",
            "exchange": "string",
            "interval": "string",
            "last_candle_iso": "string|null"
          },
          "latest": {
            "bb": {
              "basis": "number",
              "lower": "number",
              "upper": "number",
              "percentB": "number",
              "bandwidth": "number"
            },
            "adx": {
              "+di": "number",
              "-di": "number",
              "adx": "number"
            },
            "atr": {
              "14": "number"
            },
            "macd": {
              "hist": "number",
              "macd": "number",
              "signal": "number"
            },
            "vwap": "number",
            "stoch_rsi": {
              "d": "number",
              "k": "number"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "indicators-api-1-onrender-com",
    "host": "indicators-api-1.onrender.com",
    "url": "https://indicators-api-1.onrender.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/indicators-api-1-onrender-com-v1-indicators-pro",
    "url": "https://x402all.com/resource/indicators-api-1-onrender-com-v1-indicators-pro",
    "name": "Indicators-api-1 \u00b7 Indicators Pro",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/indicators-api-1-onrender-com-v1-indicators-pro",
      "@type": "Offer",
      "price": "0.07",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.070000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://indicators-api-1.onrender.com/v1/indicators/pro",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/indicators-api-1-onrender-com",
      "url": "https://indicators-api-1.onrender.com",
      "name": "indicators-api-1.onrender.com",
      "@type": "Organization"
    },
    "identifier": "indicators-api-1-onrender-com-v1-indicators-pro",
    "description": "Indicators-api-1 \u00b7 Indicators Pro \u2014 x402-protected finance API. Pay $0.070 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=indicators-api-1-onrender-com-v1-indicators-pro",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=indicators-api-1-onrender-com-v1-indicators-pro",
  "callability": {
    "status": "likely_callable",
    "schema_callability": 0.578,
    "source": "provider_openapi",
    "source_confidence": 0.9,
    "match_confidence": 0.95,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:43:55.559407+00:00",
    "warnings": []
  },
  "contract": {
    "method": "GET",
    "route_template": "/v1/indicators/pro",
    "content_type": "application/json",
    "query_schema": {
      "type": "object",
      "required": [
        "symbol"
      ],
      "properties": {
        "limit": {
          "type": "integer",
          "title": "Limit",
          "default": 500,
          "maximum": 2000,
          "minimum": 1
        },
        "symbol": {
          "type": "string",
          "title": "Symbol"
        },
        "exchange": {
          "type": "string",
          "title": "Exchange",
          "default": "binance"
        },
        "interval": {
          "type": "string",
          "title": "Interval",
          "default": "1h"
        }
      }
    },
    "response_schema": {},
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "declared",
      "header_schema": "unknown",
      "request_body_schema": "explicit_none",
      "response_schema": "unknown"
    },
    "contract_hash": "69810c6385983f4764613ba76ef9e8bb9631de6c573cfa77970e6df5826c3cc4"
  }
}