Pinnacle Sports Betting website screenshot

Pinnacle Sports Betting

Pinnacle is an online gaming website that was founded in 1998. Since its inception, Pinnacle has become a medium-sized, fully licensed, online sportsbook.

3 APIs 0 Features
GamblingSports Betting

APIs

Pinnacle Customer API

Pinnacle is an online gaming website that was founded in 1998. Since its inception, Pinnacle has become a medium-sized, fully licensed, online sportsbook.

Pinnacle Bets API

Pinnacle is an online gaming website that was founded in 1998. Since its inception, Pinnacle has become a medium-sized, fully licensed, online sportsbook.

Pinnacle Lines API

Pinnacle is an online gaming website that was founded in 1998. Since its inception, Pinnacle has become a medium-sized, fully licensed, online sportsbook.

Collections

Pricing Plans

Pinnacle Plans Pricing

3 plans

PLANS

Rate Limits

Pinnacle Rate Limits

5 limits

RATE LIMITS

FinOps

Resources

🔗
DomainSecurity
DomainSecurity
🔑
Authentication
Authentication
🔗
LinkedIn
LinkedIn
👥
GitHubOrganization
GitHubOrganization

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Pinnacle Lines API
  version: v1
request:
  auth:
    type: basic
    username: '{{username}}'
    password: '{{password}}'
items:
- info:
    name: Get Fixtures
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v1/fixtures
  docs: Get Fixtures
- info:
    name: Get Special Fixtures
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v1/fixtures/special
  docs: Get Special Fixtures
- info:
    name: Get Settled Fixtures
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v1/fixtures/settled
  docs: Get Settled Fixtures
- info:
    name: Get Settled Special Fixtures
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v1/fixtures/special/settled
  docs: Get Settled Special Fixtures
- info:
    name: Get Straight Odds
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v2/odds
  docs: Get Straight Odds
- info:
    name: Get Teaser Odds
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v1/odds/teaser
  docs: Get Teaser Odds
- info:
    name: Get Special Odds
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v1/odds/special
  docs: Get Special Odds
- info:
    name: Get Straight Line
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v1/line
  docs: Get Straight Line
- info:
    name: Get Parlay Line
    type: http
  http:
    method: POST
    url: https://api.pinnacle.com/v2/line/parlay
    body:
      type: json
      data: '{}'
  docs: Get Parlay Line
- info:
    name: Get Teaser Line
    type: http
  http:
    method: POST
    url: https://api.pinnacle.com/v1/line/teaser
    body:
      type: json
      data: '{}'
  docs: Get Teaser Line
- info:
    name: Get Special Line
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v1/line/special
  docs: Get Special Line
- info:
    name: Get Sports
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v2/sports
  docs: Get Sports
- info:
    name: Get Leagues
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v2/leagues
  docs: Get Leagues
- info:
    name: Get Periods
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v1/periods
  docs: Get Periods
- info:
    name: Get In-Running
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v1/inrunning
  docs: Get In-Running
- info:
    name: Get Teaser Groups
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v1/teaser/groups
  docs: Get Teaser Groups
- info:
    name: Get Cancellation Reasons
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v1/cancellationreasons
  docs: Get Cancellation Reasons
- info:
    name: Get Currencies
    type: http
  http:
    method: GET
    url: https://api.pinnacle.com/v2/currencies
  docs: Get Currencies
bundled: true