Direct-sold ad serving for the Tacswap marketplace. internal service
POST /api/decision
Request a booked creative for a placement (requires service token).
GET /b/imp?t=<token>
Signed impression beacon; always returns a 1x1 GIF.
GET /b/click?t=<token>
Signed click beacon; 302-redirects to the advertiser landing page.
GET /api/health
Liveness probe. No auth required.