FantraxAPI

Overview

  • Welcome to Fantrax Documentation!
  • Using the API
  • Usage Examples
  • Connecting with a private league or accessing specific endpoints

Main League Object

  • League

Objects

  • DraftPick
  • Game
  • LivePlayer
  • Matchup
  • Player
  • Position
  • PositionCount
  • Record
  • Roster
  • RosterRow
  • ScoringPeriod
  • ScoringPeriodResult
  • Standings
  • Status
  • Team
  • Trade
  • TradeBlock
  • TradePlayer
  • Transaction
  • TransactionPlayer

Exceptions

  • FantraxException
  • DateNotInSeason
  • NotLoggedIn
  • NotMemberOfLeague
  • NotTeamInLeague
  • PeriodNotInSeason
FantraxAPI
  • Index

Index

D | F | G | L | M | N | P | R | S | T

D

  • DateNotInSeason

F

  • FantraxException

G

  • Game (class in fantraxapi.objs)

L

  • League (class in fantraxapi.objs)
  • live_scores() (fantraxapi.objs.League method)
    • (fantraxapi.objs.Team method)
  • LivePlayer (class in fantraxapi.objs)

M

  • Matchup (class in fantraxapi.objs)

N

  • NotLoggedIn
  • NotMemberOfLeague
  • NotTeamInLeague

P

  • pending_trades() (fantraxapi.objs.League method)
  • PeriodNotInSeason
  • Player (class in fantraxapi.objs)
  • Position (class in fantraxapi.objs)
  • position_counts() (fantraxapi.objs.League method)
    • (fantraxapi.objs.Team method)
  • PositionCount (class in fantraxapi.objs)

R

  • Record (class in fantraxapi.objs)
  • Roster (class in fantraxapi.objs)
  • roster() (fantraxapi.objs.Team method)
  • RosterRow (class in fantraxapi.objs)

S

  • scoring_period_results() (fantraxapi.objs.League method)
  • ScoringPeriod (class in fantraxapi.objs)
  • ScoringPeriodResult (class in fantraxapi.objs)
  • Standings (class in fantraxapi.objs)
  • standings() (fantraxapi.objs.League method)
  • Status (class in fantraxapi.objs)

T

  • Team (class in fantraxapi.objs)
  • team() (fantraxapi.objs.League method)
  • team_roster() (fantraxapi.objs.League method)
  • Trade (class in fantraxapi.objs)
  • trade_block() (fantraxapi.objs.League method)
  • TradeBlock (class in fantraxapi.objs)
  • TradePlayer (class in fantraxapi.objs)
  • Transaction (class in fantraxapi.objs)
  • TransactionPlayer (class in fantraxapi.objs)
  • transactions() (fantraxapi.objs.League method)

© Copyright 2026, Nathan Taggart.

Built with Sphinx using a theme provided by Read the Docs.