{
  "x402Version": 2,
  "id": 14328,
  "slug": "14328",
  "resource": "https://market.memoryapi.org/x402/market/preipo",
  "description": "Pre-IPO and private company token prices — SpaceX, OpenAI, and other unicorns trading as tokenized assets via CoinGecko.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x24FAcafEB49b4e3FACF0B3e69604A2F4640c9bf2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "description": "Pre-IPO token prices for private unicorn companies (SpaceX, OpenAI, etc.) trading as synthetic crypto assets.",
        "iconUrl": "https://memoryapi.org/icon.png",
        "input": {
          "method": "GET",
          "queryParams": {
            "company": "all",
            "limit": "10"
          },
          "schema": {
            "properties": {
              "company": {
                "description": "spacex|openai|all",
                "type": "string"
              },
              "limit": {
                "type": "string"
              }
            },
            "required": []
          },
          "type": "http"
        },
        "output": {
          "example": {
            "success": true,
            "tokens": [
              {
                "name": "SpaceX (Republic Pre-IPO)",
                "price_change_24h_pct": 0.5,
                "price_usd": 892.29
              }
            ]
          }
        },
        "serviceName": "MemoryAPI Market",
        "tags": [
          "finance",
          "stocks",
          "crypto",
          "market"
        ]
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              }
            },
            "required": [
              "method"
            ]
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "market.memoryapi.org",
  "lastUpdated": "2026-09-14T20:01:13.538Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-14T20:01:13.305Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "market.memoryapi.org",
    "manifest_name": "market.memoryapi.org",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}