Skip to content

Pinnacle ​

Sports betting API for iGaming with fixtures, odds, lines, and parlay pricing.

DetailValue
CategoryiGaming
Base URLhttps://api.pinnacle.com
AuthenticationBearer Token
Endpoints10
Connector keypinnacle-api

Using Pinnacle in a workflow ​

  1. Go to Connections and click New Connection.
  2. Pick Pinnacle from the marketplace.
  3. Enter your credentials (see Authentication above for what's expected).
  4. In a workflow, drop an API Call node and select this connection.
  5. Pick the operation you need from the Operation dropdown — see the table below.

Available Endpoints ​

EndpointSummary
GET /v1/sportsList sports
GET /v1/fixturesGet fixtures
GET /v1/fixtures/specialSpecial fixtures (props)
GET /v1/oddsCurrent odds
GET /v1/odds/specialSpecial odds
GET /v1/odds/parlayParlay odds
GET /v1/lineCheck line price
GET /v1/line/specialSpecial line
GET /v1/line/parlayParlay line
GET /v2/oddsOdds v2

Each endpoint has its own page with parameter details, an example API Call node configuration, and the response shape.