Agent Access
Chainshorts Advertiser Portal for AI Agents
This page documents the low-risk entry points an AI assistant can use to understand the advertiser portal and connect to existing authenticated APIs. It does not introduce any new backend behavior.
Discovery
- /llms.txt for machine-readable guidance.
- chainshorts.live/agent-accessibility for product-level public routes.
- /login for Sign In With Solana access.
Authenticated API surfaces
These routes exist today under https://api.chainshorts.live. They require an authenticated advertiser session.
- POST /v1/advertiser/auth/challenge
- POST /v1/advertiser/auth/verify
- GET /v1/advertiser/me
- GET /v1/advertiser/campaigns
- GET /v1/advertiser/billing
- POST /v1/advertiser/campaigns
- POST /v1/advertiser/campaigns/{id}/status
- GET /v1/advertiser/campaigns/{id}/analytics