The Lazy Lions Agent API is a public, read-only JSON API at https://lazylionsnft.com/v1/agent. No key is required to read. Every endpoint is called with a path parameter, for example ?path=explore or ?path=token.
Discovery and search endpoints cover explore, token, tokens, listings, traits, floors, rarity, full_sets, stats, search_interpret, and smart_search. Monitoring endpoints cover changes, ownership, transfer_history, lore_history, reroll_history, and username_history. Identity endpoints cover profile, portfolio, linked_wallets, badges, leaderboard, and reserved_usernames.
The $LAZY token endpoints cover lazy_market for live price and volume, lazy_balance and lazy_cooldowns for per-wallet holdings and unlock timers, lazy_protocol for the ecosystem-wide snapshot of supply, burned, circulating, locked and pending unlock, lazy_burn_leaders and lazy_locked_leaders for the leaderboards, and lazy_burns for the raw burn event feed.
Asset helpers cover variants, gm, collection_image, and ens. Rate limits are 60 requests per minute per IP, with polling guidance published at /agents/rate-limits.