API

Tacswap Decision API

Direct-sold ad serving for the Tacswap marketplace. internal service

Decision

POST /api/decision

Request a booked creative for a placement (requires service token).

Impression beacon

GET /b/imp?t=<token>

Signed impression beacon; always returns a 1x1 GIF.

Click beacon

GET /b/click?t=<token>

Signed click beacon; 302-redirects to the advertiser landing page.

Health

GET /api/health

Liveness probe. No auth required.

Read the Integration Guide → — the complete, self-contained contract for wiring the marketplace up against this API.