{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "apolloai-team-api-github-trending",
  "title": "Apolloai \u00b7 Github Trending",
  "url": "https://apolloai.team/api/github-trending",
  "category": "data",
  "summary": "Apolloai \u00b7 Github Trending \u2014 x402-protected data API. Pay $0.050 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Apolloai \u00b7 Github Trending \u2014 x402 data API \u00b7 $0.050 per call",
    "description": "Apolloai \u00b7 Github Trending \u2014 x402-protected data API. Pay $0.050 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 2.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xf59621fc406d266e18f314ae18ef0a33b8401004",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "GitHub trending repos \u2014 new repositories ranked by star velocity (stars/day). Filter by language, topic, or timeframe. Updated every 4h.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "limit": "30",
            "since": "daily",
            "topic": "all",
            "language": "all"
          }
        },
        "output": {
          "type": "json",
          "example": {
            "highlights": [
              {
                "repo": "anthropics/claudes-c-compiler",
                "stars": 1763,
                "language": "C",
                "velocity": "393 \u2605/day",
                "categories": [
                  "ai-agents"
                ],
                "description": "Claude's self-written C compiler"
              }
            ],
            "total_repos": 50,
            "trending_repos": [
              {
                "url": "https://github.com/...",
                "name": "user/repo",
                "stars": 500,
                "language": "Python",
                "categories": [
                  "ai-agents"
                ],
                "description": "...",
                "star_velocity": 250
              }
            ],
            "update_frequency": "Every 4 hours",
            "category_breakdown": {
              "web3": 8,
              "general": 40,
              "ai-agents": 41
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "apolloai-team",
    "host": "apolloai.team",
    "url": "https://apolloai.team"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/apolloai-team-api-github-trending",
    "url": "https://x402all.com/resource/apolloai-team-api-github-trending",
    "name": "Apolloai \u00b7 Github Trending",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/apolloai-team-api-github-trending",
      "@type": "Offer",
      "price": "0.05",
      "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.050000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://apolloai.team/api/github-trending",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/apolloai-team",
      "url": "https://apolloai.team",
      "name": "apolloai.team",
      "@type": "Organization"
    },
    "identifier": "apolloai-team-api-github-trending",
    "description": "Apolloai \u00b7 Github Trending \u2014 x402-protected data API. Pay $0.050 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=apolloai-team-api-github-trending",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=apolloai-team-api-github-trending",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:30:13.129216+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://apolloai.team/api/github-trending",
    "content_type": "application/json",
    "response_schema": {
      "type": "json",
      "example": {
        "highlights": [
          {
            "repo": "anthropics/claudes-c-compiler",
            "stars": 1763,
            "language": "C",
            "velocity": "393 \u2605/day",
            "categories": [
              "ai-agents"
            ],
            "description": "Claude's self-written C compiler"
          }
        ],
        "total_repos": 50,
        "trending_repos": [
          {
            "url": "https://github.com/...",
            "name": "user/repo",
            "stars": 500,
            "language": "Python",
            "categories": [
              "ai-agents"
            ],
            "description": "...",
            "star_velocity": 250
          }
        ],
        "update_frequency": "Every 4 hours",
        "category_breakdown": {
          "web3": 8,
          "general": 40,
          "ai-agents": 41
        }
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "eaf0c4f6ed48094add94007ba7caa77a246c49ec008696fc6a45233f0e455ab3"
  }
}