{"name":"Seeker Tracker Public API","version":"1.0.0","baseUrl":"https://seekertracker.com","policy":"api-first","description":"Unofficial Solana Mobile ecosystem data: .skr SeekerIDs, Seeker dApps, SKR stats, and prices. Prefer these JSON endpoints over HTML scraping.","docs":{"llms":"https://seekertracker.com/llms.txt","openapi":"https://seekertracker.com/openapi.json","developers":"https://seekertracker.com/developers","skill":"https://github.com/SeekerTracker/website-seekertracker/tree/main/skills/seekertracker","skillInstall":"npx skills add SeekerTracker/website-seekertracker@seekertracker","skillsSh":"https://skills.sh/SeekerTracker/website-seekertracker"},"skill":{"name":"seekertracker","install":"npx skills add SeekerTracker/website-seekertracker@seekertracker","installGlobal":"npx skills add SeekerTracker/website-seekertracker@seekertracker -g -y","source":"https://github.com/SeekerTracker/website-seekertracker/tree/main/skills/seekertracker","directory":"https://skills.sh/SeekerTracker/website-seekertracker"},"auth":"None required for listed public read endpoints.","cors":"Open CORS (GET/POST/OPTIONS) on public read paths. No credentials.","rateLimit":"Be polite. Prefer caching. Large domain exports may be rate-limited. Do not hammer ?refresh=1.","usage":"Use for product features, research, and agent tooling. Do not use bulk HTML scrapes or model training crawls of the site as a substitute for this API.","endpoints":[{"path":"/api","methods":["GET"],"auth":false,"summary":"API index: discovery links and public endpoint list (alias of /api/index)","example":null,"url":"https://seekertracker.com/api"},{"path":"/api/index","methods":["GET"],"auth":false,"summary":"API index: discovery links and public endpoint list","example":null,"url":"https://seekertracker.com/api/index"},{"path":"/api/health","methods":["GET"],"auth":false,"summary":"Liveness, domain count, catalog source (turso/snapshot)","example":null,"url":"https://seekertracker.com/api/health"},{"path":"/api/price","methods":["GET","POST"],"auth":false,"summary":"SOL and SKR USD prices (Jupiter v3, DexScreener fallback)","example":null,"url":"https://seekertracker.com/api/price"},{"path":"/api/domains","methods":["GET","POST"],"auth":false,"summary":"List/search .skr SeekerID domains","example":"?page=1&pageSize=50&sortBy=newest&query=meta","url":"https://seekertracker.com/api/domains?page=1&pageSize=50&sortBy=newest&query=meta"},{"path":"/api/domain","methods":["GET","POST"],"auth":false,"summary":"Lookup one domain by name","example":"?domain=metasal.skr  or POST {\"domain\":\"metasal.skr\"}","url":"https://seekertracker.com/api/domain?domain=metasal.skr"},{"path":"/api/lookup","methods":["GET"],"auth":false,"summary":"Domains owned by a Solana wallet","example":"?wallet=<base58>","url":"https://seekertracker.com/api/lookup?wallet=<base58>"},{"path":"/api/dappstore","methods":["GET"],"auth":false,"summary":"Seeker dApp catalog (active/removed/all)","example":"?package=com.example.app | ?q=wallet | ?status=active","url":"https://seekertracker.com/api/dappstore?package=com.example.app"},{"path":"/api/skr/vault","methods":["GET"],"auth":false,"summary":"SKR vault balances, price, supply, market cap","example":null,"url":"https://seekertracker.com/api/skr/vault"},{"path":"/api/skr/summary","methods":["GET"],"auth":false,"summary":"SKR ecosystem summary stats","example":null,"url":"https://seekertracker.com/api/skr/summary"},{"path":"/api/skr/stakers","methods":["GET"],"auth":false,"summary":"SKR staking participants","example":null,"url":"https://seekertracker.com/api/skr/stakers"},{"path":"/api/skr/report","methods":["GET"],"auth":false,"summary":"SKR report payload","example":null,"url":"https://seekertracker.com/api/skr/report"},{"path":"/api/activations","methods":["GET"],"auth":false,"summary":"SeekerID registration activity (day/week/month views)","example":"?view=day","url":"https://seekertracker.com/api/activations?view=day"},{"path":"/api/competitors","methods":["GET"],"auth":false,"summary":"Competitor / market comparison snapshot","example":null,"url":"https://seekertracker.com/api/competitors"},{"path":"/api/seeker-fund","methods":["GET"],"auth":false,"summary":"TRACKER fund fees + 24h volume (client shell stats)","example":null,"url":"https://seekertracker.com/api/seeker-fund"},{"path":"/api/allocation/{wallet}","methods":["GET"],"auth":false,"summary":"Allocation data for a wallet","example":null,"url":null},{"path":"/api/snake/config","methods":["GET"],"auth":false,"summary":"Snake game config","example":null,"url":"https://seekertracker.com/api/snake/config"},{"path":"/api/snake/leaderboard","methods":["GET"],"auth":false,"summary":"Snake leaderboard","example":null,"url":"https://seekertracker.com/api/snake/leaderboard"},{"path":"/api/snake/prize","methods":["GET"],"auth":false,"summary":"Snake prize pool","example":null,"url":"https://seekertracker.com/api/snake/prize"},{"path":"/api/sweep/contestants","methods":["GET"],"auth":false,"summary":"Sweep contestants","example":null,"url":"https://seekertracker.com/api/sweep/contestants"},{"path":"/openapi.json","methods":["GET"],"auth":false,"summary":"OpenAPI 3.1 description of the public API","example":null,"url":"https://seekertracker.com/openapi.json"},{"path":"/llms.txt","methods":["GET"],"auth":false,"summary":"Agent discovery document (start here)","example":null,"url":"https://seekertracker.com/llms.txt"}],"humanPages":{"home":"https://seekertracker.com","apps":"https://seekertracker.com/dapps","appDetail":"https://seekertracker.com/dapps/{androidPackage}","domainProfile":"https://seekertracker.com/id/{name.skr}","skr":"https://seekertracker.com/skr"}}