Skip to content

Get started

General

Line API provides access to sports betting data including events, markets, and outcomes. It allows clients to retrieve event details, available markets for specific events, and filter data based on various criteria.

The API is designed for server-to-server communication and requires authentication via access token.

Authentication

All Line API endpoints require authentication. Refer to the main S2S API authentication guide for details on:

  • Access token handling
  • Session management

The Line API works in conjunction with other S2S API components:

  • Bet Builder API - Allows combining interdependent markets from the same event into a single bet.
  • DirectFeed API - Provides real-time sports betting data through subscription-based endpoints.

Getting Started Resources

General Information

Additional Resources