{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-cryptonewsapi-online-api-v1-protected-news",
  "title": "CryptoNewsAPI \u00b7 Protected News Feed",
  "url": "https://api.cryptonewsapi.online/api/v1/protected/news",
  "category": "data",
  "summary": "Fetch paginated cryptocurrency news articles with language and limit controls.",
  "seo": {
    "title": "Crypto News API | x402 Pay-Per-Call Feed",
    "description": "Access protected cryptocurrency news content with pagination and language filtering. Pay 0.01 USDC per call via x402 on Base."
  },
  "use_cases": [
    "Stream crypto news for trading signal generation",
    "Aggregate multilingual news for global market analysis",
    "Build news feeds with pagination for content platforms"
  ],
  "ideal_buyer": "Crypto media platforms and trading bots needing programmatic access to curated news content.",
  "example_prompt": "Get the latest 50 English crypto news articles, page 1",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x3496941219a0b6c6f723fbcc72551616f3d5818c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "description": "Access to protected content",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "page": {
              "type": "number"
            },
            "limit": {
              "type": "number"
            },
            "language": {
              "enum": [
                "en",
                "zh"
              ],
              "type": "string"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "news": {
              "type": "object",
              "properties": {
                "id": {
                  "type": "string"
                },
                "link": {
                  "type": "string"
                },
                "title": {
                  "type": "string"
                },
                "source": {
                  "type": "object",
                  "properties": {
                    "name": {
                      "type": "string"
                    }
                  }
                },
                "pubDate": {
                  "type": "string"
                },
                "description": {
                  "type": "string"
                }
              }
            },
            "total": {
              "type": "number"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-cryptonewsapi-online",
    "host": "api.cryptonewsapi.online",
    "title": "Cryptocurrency News API",
    "description": "Offers API endpoints for cryptocurrency news data. Origin currently returns a 502 Bad Gateway error; service status should be verified before integration.",
    "url": "https://api.cryptonewsapi.online",
    "favicon": "https://cryptonewsapi.online/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-cryptonewsapi-online-api-v1-protected-news",
    "url": "https://x402all.com/resource/api-cryptonewsapi-online-api-v1-protected-news",
    "name": "CryptoNewsAPI \u00b7 Protected News Feed",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-cryptonewsapi-online-api-v1-protected-news",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.cryptonewsapi.online/api/v1/protected/news",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-cryptonewsapi-online",
      "url": "https://api.cryptonewsapi.online",
      "name": "Cryptocurrency News API",
      "@type": "Organization"
    },
    "identifier": "api-cryptonewsapi-online-api-v1-protected-news",
    "description": "Access protected cryptocurrency news content with pagination and language filtering. Pay 0.01 USDC per call via x402 on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-cryptonewsapi-online-api-v1-protected-news",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-cryptonewsapi-online-api-v1-protected-news"
}
