{"name":"attention.zip API","version":"0.1.0","description":"Agent skills for the Zora attention market. Scan trends, copy trades, and track portfolios. Works with Claude Code, Cursor, Codex, and OpenClaw.","documentation":"https://attention.zip/llms-full.txt","sourceRepository":"https://github.com/fraser-stanley/attention-zip","endpoints":{"index":{"url":"/api","description":"API discovery document for agents and integrations."},"skills":{"url":"/api/skills","description":"Skill catalog with install commands and metadata.","params":{"id":"Optional skill id, for example `trend-scout`."}},"explore":{"url":"/api/explore","description":"Live coin data grouped by sort type.","params":{"sort":"trending|mcap|new|volume|gainers|creators|featured","count":"1-20"}},"portfolio":{"url":"/api/portfolio","description":"Public Zora coin balances for a wallet address.","params":{"address":"0x wallet address","count":"1-50"}},"profile":{"url":"/api/profile","description":"Resolve a Zora profile identifier into a canonical wallet.","params":{"identifier":"0x wallet address or public handle"}},"coinSwaps":{"url":"/api/coin-swaps","description":"Recent swap activity for a single Zora coin.","params":{"address":"0x coin address","count":"1-50","after":"Optional pagination cursor"}}}}