# TxLINE Documentation ## Docs - [Start a new guest session](https://txline-docs.txodds.com/api-reference/authentication/guest-start.md): Start a new guest session - [Activate and retrieve a new API token](https://txline-docs.txodds.com/api-reference/authentication/token-activate.md): Activate and retrieve a new API token - [Extend the validity of an existing API token](https://txline-docs.txodds.com/api-reference/authentication/token-extend.md): Extend the validity of an existing API token - [Get a Merkle proof for an entire hourly batch of fixtures](https://txline-docs.txodds.com/api-reference/fixtures/batch-validation.md): Get a Merkle proof for an entire hourly batch of fixtures - [Get guest fixture snapshots](https://txline-docs.txodds.com/api-reference/fixtures/guest-snapshot.md): Get the latest snapshots of fixtures upcoming in the next week from now - [Get the latest snapshot of fixtures](https://txline-docs.txodds.com/api-reference/fixtures/snapshot.md): Get the latest snapshot of fixtures - [Get fixture updates for a given hour](https://txline-docs.txodds.com/api-reference/fixtures/updates.md): Get all fixture updates for a single fixture on a given day - [Get a Merkle proof for a specific fixture update](https://txline-docs.txodds.com/api-reference/fixtures/validation.md): Get a Merkle proof for a specific fixture update - [Get snapshots of free odds for a fixture](https://txline-docs.txodds.com/api-reference/odds/guest-snapshot.md): Get snapshots of free odds for a fixture - [Get a real-time Server-Sent Events stream of free odds](https://txline-docs.txodds.com/api-reference/odds/guest-stream.md): Get a real-time Server-Sent Events stream of free odds - [Get snapshots of the latest odds for a fixture](https://txline-docs.txodds.com/api-reference/odds/snapshot.md): Get snapshots of the latest odds for a fixture - [Get a real-time Server-Sent Events stream of odds updates](https://txline-docs.txodds.com/api-reference/odds/stream.md): Get a real-time Server-Sent Events stream of odds updates - [Get currently live odds updates for a single fixture](https://txline-docs.txodds.com/api-reference/odds/updates-by-fixture.md): Get currently live odds updates for a single fixture - [Get odds updates from a specific historical 5-minute interval](https://txline-docs.txodds.com/api-reference/odds/updates-by-time.md): Get a json array of all odd updates from a specific historical 5-minute interval - [Get a Merkle proof for a specific odds update](https://txline-docs.txodds.com/api-reference/odds/validation.md): Get a Merkle proof for a specific odds update - [Get snapshots for each action in the latest score events for a fixture](https://txline-docs.txodds.com/api-reference/scores/snapshot.md): Get snapshots for each action in the latest score events for a fixture - [Get a three-stage Merkle proof for a single score statistic](https://txline-docs.txodds.com/api-reference/scores/stat-validation.md): Get a three-stage Merkle proof for a single score statistic - [Get a real-time Server-Sent Events stream of scores updates](https://txline-docs.txodds.com/api-reference/scores/stream.md): Get a real-time Server-Sent Events stream of scores updates - [Get the full sequence of score updates for a single fixture](https://txline-docs.txodds.com/api-reference/scores/updates-by-fixture.md): Get the full sequence of score updates for a single fixture - [Get score updates from a specific historical 5-minute interval](https://txline-docs.txodds.com/api-reference/scores/updates-by-time.md): Get a json array of all score updates from a specific historical 5-minute interval - [Fetching Snapshots](https://txline-docs.txodds.com/documentation/examples/fetching-snapshots.md): Retrieve fixtures, odds, and scores data - [On-Chain Validation](https://txline-docs.txodds.com/documentation/examples/onchain-validation.md): Validate scores data using cryptographic Merkle proofs - [Streaming Data](https://txline-docs.txodds.com/documentation/examples/streaming-data.md): Real-time odds and scores updates via Server-Sent Events - [Introduction](https://txline-docs.txodds.com/documentation/introduction.md): TxLINE - Hybrid on-chain/off-chain sports data and validation system - [Terms and Conditions](https://txline-docs.txodds.com/documentation/legal/terms-and-conditions.md): Terms and conditions for using the TxLINE API - [StablePrice Feed](https://txline-docs.txodds.com/documentation/odds/odds-coverage.md): Soccer leagues covered by free-tier stable price odds - [Overview](https://txline-docs.txodds.com/documentation/odds/odds-overview.md): Overview of TxODDS odds feeds - [Addresses](https://txline-docs.txodds.com/documentation/programs/addresses.md): TxLINE program addresses - [Devnet](https://txline-docs.txodds.com/documentation/programs/devnet.md): DevNet IDL for TxLINE programs - [Mainnet](https://txline-docs.txodds.com/documentation/programs/mainnet.md): MainNet IDL for TxLINE programs - [Quickstart](https://txline-docs.txodds.com/documentation/quickstart.md): Get started with the TxLINE API in minutes - [Basketball Feed](https://txline-docs.txodds.com/documentation/scores/basketball-feed.md): TxODDS US Basketball Feed documentation - [American Football Feed](https://txline-docs.txodds.com/documentation/scores/football-feed.md): TxODDS US Football Feed documentation - [Overview](https://txline-docs.txodds.com/documentation/scores/overview.md): Overview of TxODDS score feeds - [Subscription Tiers](https://txline-docs.txodds.com/documentation/subscription-tiers.md): TxLINE subscription levels and pricing ## OpenAPI Specs - [openapi](https://txline-docs.txodds.com/api-reference/openapi.json)