{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-pik-fun-v1-x402-get-pyth-price",
  "title": "Pik.fun \u00b7 Pyth Network Price Oracle",
  "url": "https://api.pik.fun/v1/x402/get_pyth_price",
  "category": "finance",
  "summary": "Fetch real-time price data from Pyth Network oracle for specified tokens.",
  "seo": {
    "title": "Pyth Price Oracle API | Pik.fun x402 on Base",
    "description": "Get real-time cryptocurrency prices from Pyth Network oracle via x402 micropayment. SOL and FARTCOIN supported. $0.0001 USDC per call."
  },
  "use_cases": [
    "Get SOL price for trading decisions",
    "Fetch FARTCOIN price for meme token tracking",
    "Verify oracle price confidence intervals",
    "Build price feeds for DeFi applications"
  ],
  "ideal_buyer": "DeFi developers and traders needing high-frequency oracle price data.",
  "example_prompt": "Get the current SOL price from Pyth Network with confidence interval.",
  "example_request_body": {
    "token": "sol"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.003,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x377b6d7b058f32944476db953804b009fd1d25fe",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100",
      "max_timeout_seconds": 60,
      "description": "Get real-time cryptocurrency price from Pyth Network oracle (SOL or FARTCOIN)",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "queryParams": {
            "token": {
              "enum": [
                "sol",
                "fartcoin"
              ],
              "type": "string",
              "required": true,
              "description": "Token symbol to query"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "price": {
              "type": "number"
            },
            "token": {
              "type": "string"
            },
            "timestamp": {
              "type": "string"
            },
            "confidence": {
              "type": "number"
            },
            "publishTime": {
              "type": "number"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-pik-fun",
    "host": "api.pik.fun",
    "url": "https://api.pik.fun",
    "favicon": "https://pik.fun/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-pik-fun-v1-x402-get-pyth-price",
    "url": "https://x402all.com/resource/api-pik-fun-v1-x402-get-pyth-price",
    "name": "Pik.fun \u00b7 Pyth Network Price Oracle",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-pik-fun-v1-x402-get-pyth-price",
      "@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.pik.fun/v1/x402/get_pyth_price",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-pik-fun",
      "url": "https://api.pik.fun",
      "name": "api.pik.fun",
      "@type": "Organization"
    },
    "identifier": "api-pik-fun-v1-x402-get-pyth-price",
    "description": "Get real-time cryptocurrency prices from Pyth Network oracle via x402 micropayment. SOL and FARTCOIN supported. $0.0001 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-pik-fun-v1-x402-get-pyth-price",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-pik-fun-v1-x402-get-pyth-price"
}
