{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-finance-api-vercel-app-stock-profile",
  "title": "x402 Finance \u00b7 Stock Company Profile",
  "url": "https://x402-finance-api.vercel.app/stock/profile",
  "category": "data",
  "summary": "Returns company metadata including name, sector, and country for a stock ticker symbol.",
  "seo": {
    "title": "Stock Profile API | x402 | x402 Finance",
    "description": "Fetch company profiles by ticker via x402. $0.004 USDC on Base. Returns name, sector, and country data."
  },
  "use_cases": [
    "Enrich trading interfaces with company fundamentals",
    "Validate ticker symbols against official company records",
    "Display sector and geographic exposure for portfolio analysis"
  ],
  "ideal_buyer": "Stock trading platforms, financial dashboards, and portfolio analytics tools needing lightweight company metadata.",
  "example_prompt": "Get the company profile for ticker AAPL.",
  "example_request_body": {
    "ticker": "AAPL"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.2,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x761c494afc7c52d2d1e670b43aa25416dff75efb",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "4000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "ticker"
            ],
            "properties": {
              "ticker": {
                "type": "string"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "name": "Apple Inc.",
            "sector": "Technology",
            "country": "US"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-finance-api-vercel-app",
    "host": "x402-finance-api.vercel.app",
    "url": "https://x402-finance-api.vercel.app",
    "favicon": "https://x402-finance-api.vercel.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-finance-api-vercel-app-stock-profile",
    "url": "https://x402all.com/resource/x402-finance-api-vercel-app-stock-profile",
    "name": "x402 Finance \u00b7 Stock Company Profile",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-finance-api-vercel-app-stock-profile",
      "@type": "Offer",
      "price": "0.004",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.004000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402-finance-api.vercel.app/stock/profile",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-finance-api-vercel-app",
      "url": "https://x402-finance-api.vercel.app",
      "name": "x402-finance-api.vercel.app",
      "@type": "Organization"
    },
    "identifier": "x402-finance-api-vercel-app-stock-profile",
    "description": "Fetch company profiles by ticker via x402. $0.004 USDC on Base. Returns name, sector, and country data.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-finance-api-vercel-app-stock-profile",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-finance-api-vercel-app-stock-profile"
}
