{
  "x402Version": 2,
  "id": 14458,
  "slug": "14458",
  "resource": "https://api.messari.io/token-unlocks/v1/allocations",
  "description": "Get token allocation breakdowns by category and vesting bucket.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x75Ddd3c42eAce13c59EA0CD1141B886A1c70D2A5",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "250000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "jPt2dffmPi7WEtV8J6UFHJQaatEJVyuSFmz5b4DHFG8",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "250000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "eip155:196",
      "payTo": "0xda60f4d061fc9acf3b107123f0bf44c293b328d0",
      "asset": "0x779Ded0c9e1022225f8E0630b35a9b54bE713736",
      "amount": "250000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "assetId": "bitcoin",
            "limit": 10,
            "page": 1
          },
          "type": "http"
        },
        "output": {
          "example": {
            "data": [
              {
                "allocations": [
                  {
                    "amount": 2500000,
                    "category": "team",
                    "percentOfSupply": 2.5,
                    "vestingEnd": "2028-01-01",
                    "vestingStart": "2024-01-01"
                  }
                ],
                "assetId": "bitcoin",
                "assetName": "Bitcoin"
              }
            ]
          }
        }
      },
      "schema": {
        "properties": {
          "assetId": {
            "type": "string"
          },
          "limit": {
            "minimum": 1,
            "type": "integer"
          },
          "page": {
            "minimum": 1,
            "type": "integer"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.messari.io",
  "lastUpdated": "2026-09-08T20:27:20.666Z",
  "quality": {
    "calls30d": 26,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-08T20:28:17.626Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.messari.io",
    "manifest_name": "api.messari.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}