Agent Access
Chainshorts for AI Agents and SeekerClaw
This page documents the public surfaces that are safe to use for read access, link previews, and machine-driven navigation. It is intentionally additive: the routes below point to existing public APIs, public pages, and live deep links.
Canonical discovery files
- /llms.txt for machine-readable guidance.
- /privacy-policy and /terms for policy context.
Public read APIs
Prefer the API over scraping rendered HTML when you need public content, market summaries, trending data, or profile stats.
- https://api.chainshorts.live/v1/config
- https://api.chainshorts.live/v1/feed
- https://api.chainshorts.live/v1/feed/search
- https://api.chainshorts.live/v1/feed/agent
- https://api.chainshorts.live/v1/feed/freshness
- https://api.chainshorts.live/v1/feed/trending
- https://api.chainshorts.live/v1/sources
Deep links
- chainshorts://auth is the mobile auth redirect scheme currently used by the app.
- chainshorts://mine opens the mining tab in the app.
Boundaries
- Do not automate or scrape the admin UI at /admin.
- Advertiser and admin APIs require credentials and should be treated as authenticated surfaces.
- For advertiser-specific docs, see advertiser.chainshorts.live/agent-accessibility.