{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-aimo-xyz-api-paid-get-crypto-asset-info",
  "title": "Aimo \u00b7 Real-Time Crypto Asset Data",
  "url": "https://api.aimo.xyz/api-paid/get-crypto-asset-info",
  "category": "data",
  "summary": "Fetch real-time cryptocurrency market data including price, 24h change, volume, and market cap by CoinGecko ID.",
  "seo": {
    "title": "Aimo Crypto Asset API | Real-Time Market Data via x402",
    "description": "Fetch live cryptocurrency prices, 24h change, volume, and market cap data by CoinGecko ID. Pay $0.0001 USDC per call via x402 protocol on Base."
  },
  "use_cases": [
    "Retrieve current price and market stats for portfolio tracking",
    "Fetch 24h volume and price change for trading signals",
    "Validate asset metadata by CoinGecko identifier"
  ],
  "ideal_buyer": "AI agents and trading bots that need low-latency crypto market data without API key management.",
  "example_prompt": "Get the current price and 24h stats for Ethereum using CoinGecko ID 'ethereum'",
  "example_request_body": {
    "ticker": "ETH",
    "coingeckoId": "ethereum"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.005,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xddc7163dec3f5da0f2e154c0d3fa0336744cbff4",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100",
      "max_timeout_seconds": 60,
      "description": "Get real-time market information for any cryptocurrency",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "ticker": {
              "description": "Optional display ticker symbol (e.g., 'BTC', 'ETH')"
            },
            "coingeckoId": {
              "description": "CoinGecko coin ID (e.g., 'bitcoin', 'ethereum', 'solana')"
            }
          }
        },
        "output": {
          "bodyFields": {
            "result": {
              "description": "Formatted crypto asset statistics including price, 24h change, volume, market cap, and ATH"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-aa0c31be1c03",
  "origin": {
    "slug": "api-aimo-xyz",
    "host": "api.aimo.xyz",
    "title": "aimo.xyz API",
    "description": "API endpoint at api.aimo.xyz. No service description available from the origin.",
    "url": "https://api.aimo.xyz",
    "favicon": "https://aimo.xyz/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-aimo-xyz-api-paid-get-crypto-asset-info",
    "url": "https://x402all.com/resource/api-aimo-xyz-api-paid-get-crypto-asset-info",
    "name": "Aimo \u00b7 Real-Time Crypto Asset Data",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-aimo-xyz-api-paid-get-crypto-asset-info",
      "@type": "Offer",
      "price": "0.0001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.000100",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.aimo.xyz/api-paid/get-crypto-asset-info",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-aimo-xyz",
      "url": "https://api.aimo.xyz",
      "name": "aimo.xyz API",
      "@type": "Organization"
    },
    "identifier": "api-aimo-xyz-api-paid-get-crypto-asset-info",
    "description": "Fetch live cryptocurrency prices, 24h change, volume, and market cap data by CoinGecko ID. Pay $0.0001 USDC per call via x402 protocol on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-aimo-xyz-api-paid-get-crypto-asset-info",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-aimo-xyz-api-paid-get-crypto-asset-info"
}
