Connecting Odds
Summary: Connecting Odds public APIs live under /api/public/*. They are read-heavy, unauthenticated where noted, and rate-limited per IP.

API overview

Base URL

https://connectingodds.com/api/public

Auth

Public read endpoints require no auth. Write endpoints require a signed webhook token or an authenticated bearer.

Rate limits

60 requests/minute per IP for anonymous callers. Signed callers receive project-specific quotas.

Endpoints