Skip to main content

fox — native provider reference

  • namespace: sdv.fox (standalone — not an ESPN league)
  • families: Fox Sports
  • wrappers: 38 native

fox is a cross-sport provider namespace (no ESPN {sport}/{league} nesting). Every method is exposed under BOTH its snake_case name (<family>_<endpoint>, py/R parity) and a camelCase canonical name (<family><Endpoint>) on sdv.fox. Pass { parsed: true } to any endpoint to get tidy rows instead of raw JSON.

import sdv from 'sportsdataverse';

// Fox Sports uses a public apikey + api-version query pair
// (both default out of the box — override apikey if you have your own):
await sdv.fox.fox_scoreboard({ sport: 'cfb' });

Native API — Fox Sports

Flat (non-ESPN) wrappers for the Fox Sports API. Host: https://api.foxsports.com. Each method is exposed under BOTH fox_<endpoint> (snake_case, py/R parity) and fox<Endpoint> (camelCase canonical) on sdv.fox. Pass { parsed: true } to run the payload through its tidy.js parser; omit it for the raw response.

MethodHTTPPath paramsQuery paramsParserAuth
fox_event_data / foxEventDatahttps://api.foxsports.com/bifrost/v1/{sport}/event/{event_id}/datasport*, event_id*apikey, api_versionapi-versionparse_fox_event
fox_event_matchup / foxEventMatchuphttps://api.foxsports.com/bifrost/v1/{sport}/event/{event_id}/matchupsport*, event_id*apikey, api_versionapi-versionparse_fox_event
fox_event_odds / foxEventOddshttps://api.foxsports.com/bifrost/v1/{sport}/event/{event_id}/oddssport*, event_id*apikey, api_versionapi-versionparse_fox_list
fox_event_recap / foxEventRecaphttps://api.foxsports.com/bifrost/v1/{sport}/event/{event_id}/recapsport*, event_id*apikey, api_versionapi-versionparse_fox_list
fox_event_standings / foxEventStandingshttps://api.foxsports.com/bifrost/v1/{sport}/event/{event_id}/standingssport*, event_id*apikey, api_versionapi-versionparse_fox_standings
fox_explore_browse / foxExploreBrowsehttps://api.foxsports.com/bifrost/v1/explore/browse/{section}/mainsection*apikey, api_versionapi-versionparse_fox_list
fox_explore_favorite / foxExploreFavoritehttps://api.foxsports.com/bifrost/v1/explore/favorite/{section}/mainsection*apikey, api_versionapi-versionparse_fox_list
fox_explore_odds / foxExploreOddshttps://api.foxsports.com/bifrost/v1/explore/odds/mainapikey, api_versionapi-versionparse_fox_list
fox_foxpolls / foxFoxpollshttps://api.foxsports.com/foxpolls/v1/pollsapikey, associated_entity_idsassociatedEntityIds, include_answersincludeAnswersparse_fox_list
fox_fs_feed / foxFsFeedhttps://api.foxsports.com/fs/feedapikey, api_versionapi-versionparse_fox_list
fox_fs_images / foxFsImageshttps://api.foxsports.com/fs/imagesapikey, api_versionapi-versionparse_fox_list
fox_fs_layouts / foxFsLayoutshttps://api.foxsports.com/fs/layoutsapikey, api_versionapi-versionparse_fox_list
fox_fs_videos / foxFsVideoshttps://api.foxsports.com/fs/videosapikey, api_versionapi-versionparse_fox_list
fox_league_conferences / foxLeagueConferenceshttps://api.foxsports.com/bifrost/v1/{sport}/league/conferencessport*apikey, api_versionapi-versionparse_fox_list
fox_league_header / foxLeagueHeaderhttps://api.foxsports.com/bifrost/v1/{sport}/league/headersport*apikey, api_versionapi-versionparse_fox_list
fox_league_odds / foxLeagueOddshttps://api.foxsports.com/bifrost/v1/{sport}/league/oddssport*apikey, api_versionapi-version, group_idgroupIdparse_fox_list
fox_league_playernews / foxLeaguePlayernewshttps://api.foxsports.com/bifrost/v1/{sport}/league/playernewssport*apikey, api_versionapi-versionparse_fox_list
fox_league_polls / foxLeaguePollshttps://api.foxsports.com/bifrost/v1/{sport}/league/pollssport*apikey, api_versionapi-versionparse_fox_standings
fox_league_schedule / foxLeagueSchedulehttps://api.foxsports.com/bifrost/v1/{sport}/league/schedulesport*apikey, api_versionapi-versionparse_fox_scoreboard
fox_league_scores / foxLeagueScoreshttps://api.foxsports.com/bifrost/v1/{sport}/league/scoressport*apikey, api_versionapi-versionparse_fox_scoreboard
fox_league_scores_segment / foxLeagueScoresSegmenthttps://api.foxsports.com/bifrost/v1/{sport}/league/scores-segment/{segment_id}sport*, segment_id*apikey, api_versionapi-version, group_idgroupIdparse_fox_scoreboard
fox_league_standings / foxLeagueStandingshttps://api.foxsports.com/bifrost/v1/{sport}/league/standingssport*apikey, api_versionapi-versionparse_fox_standings
fox_league_stats / foxLeagueStatshttps://api.foxsports.com/bifrost/v1/{sport}/league/statssport*apikey, api_versionapi-versionparse_fox_list
fox_league_stats_con / foxLeagueStatsConhttps://api.foxsports.com/bifrost/v1/{sport}/league/stats-con/{who}/{category}/{page}sport*, who*, category*, page*apikey, api_versionapi-version, group_idgroupIdparse_fox_standings
fox_league_teamnav / foxLeagueTeamnavhttps://api.foxsports.com/bifrost/v1/{sport}/league/teamnavsport*apikey, api_versionapi-versionparse_fox_list
fox_scoreboard / foxScoreboardhttps://api.foxsports.com/bifrost/v1/{sport}/scoreboard/mainsport*apikey, api_versionapi-version, group_idgroupIdparse_fox_scoreboard
fox_scorechip / foxScorechiphttps://api.foxsports.com/bifrost/v1/{sport}/scorechip/{chip_id}sport*, chip_id*apikey, api_versionapi-versionparse_fox_list
fox_search_content / foxSearchContenthttps://api.foxsports.com/bifrost/v1/search/contentapikey, api_versionapi-version, textparse_fox_search
fox_search_entities / foxSearchEntitieshttps://api.foxsports.com/bifrost/v1/search/entitiesapikey, api_versionapi-version, textparse_fox_search
fox_search_popular / foxSearchPopularhttps://api.foxsports.com/bifrost/v1/search/popularapikey, api_versionapi-versionparse_fox_list
fox_team_gamelog / foxTeamGameloghttps://api.foxsports.com/bifrost/v1/{sport}/team/{team_id}/gamelogsport*, team_id*apikey, api_versionapi-versionparse_fox_list
fox_team_header / foxTeamHeaderhttps://api.foxsports.com/bifrost/v1/{sport}/team/{team_id}/headersport*, team_id*apikey, api_versionapi-versionparse_fox_list
fox_team_roster / foxTeamRosterhttps://api.foxsports.com/bifrost/v1/{sport}/team/{team_id}/rostersport*, team_id*apikey, api_versionapi-versionparse_fox_team_roster
fox_team_standings / foxTeamStandingshttps://api.foxsports.com/bifrost/v1/{sport}/team/{team_id}/standingssport*, team_id*apikey, api_versionapi-versionparse_fox_standings
fox_team_stats / foxTeamStatshttps://api.foxsports.com/bifrost/v1/{sport}/team/{team_id}/statssport*, team_id*apikey, api_versionapi-versionparse_fox_list
fox_topevents_scoreboard_segment / foxTopeventsScoreboardSegmenthttps://api.foxsports.com/bifrost/v1/topevents/scoreboard/segment/{segment}segment*apikey, api_versionapi-versionparse_fox_scoreboard
fox_trending_articles / foxTrendingArticleshttps://api.foxsports.com/bifrost/v1/general/trending/articlesapikey, api_versionapi-version, duration, tagsparse_fox_list
fox_trending_videos / foxTrendingVideoshttps://api.foxsports.com/bifrost/v1/general/trending/videosapikey, api_versionapi-version, duration, max_itemsmaxItemsparse_fox_list

Returns — fox_event_data / foxEventData

col_nametypedescription
titlecharacterBifrost event_data field title.
left_item_detailslistBifrost event_data field leftItemDetails.
right_item_detailslistBifrost event_data field rightItemDetails.

Returns — fox_event_matchup / foxEventMatchup

col_nametypedescription
titlecharacterBifrost event_matchup field title.
left_item_detailslistBifrost event_matchup field leftItemDetails.
right_item_detailslistBifrost event_matchup field rightItemDetails.

Returns — fox_event_odds / foxEventOdds

col_nametypedescription
modulescharacterBifrost field modules: modules.

Returns — fox_event_recap / foxEventRecap

col_nametypedescription
idcharacterBifrost field id: ID.
typecharacterBifrost field type: type.
orderintegerBifrost field order: order.
last_updatecharacterBifrost field last_update: last update.

Returns — fox_event_standings / foxEventStandings

col_nametypedescription
section_idcharacterBifrost field section_id: section ID.
section_titlecharacterBifrost field section_title: section title.
section_metadata_parameters_standings_typecharacterBifrost field section_metadata_parameters_standings_type: section metadata parameters standings type.
section_metadata_parameters_league_namecharacterBifrost field section_metadata_parameters_league_name: section metadata parameters league name.
section_metadata_parameters_group_namecharacterBifrost field section_metadata_parameters_group_name: section metadata parameters group name.
section_metadata_parameters_seasoncharacterBifrost field section_metadata_parameters_season: section metadata parameters season.
templatecharacterBifrost field template: template.
headerscharacterBifrost field headers: headers.
rowscharacterBifrost field rows: rows.

Returns — fox_explore_browse / foxExploreBrowse

col_nametypedescription
header_titlecharacterBifrost field header_title: header title.
itemscharacterBifrost field items: items.

Returns — fox_explore_odds / foxExploreOdds

col_nametypedescription
modulescharacterBifrost field modules: modules.

Returns — fox_league_conferences / foxLeagueConferences

col_nametypedescription
itemscharacterBifrost field items: items.

Returns — fox_league_header / foxLeagueHeader

col_nametypedescription
templatecharacterBifrost field template: template.
titlecharacterBifrost field title: title.
colorcharacterBifrost field color: color.
logo_urlcharacterBifrost field logo_url: logo URL.
image_typecharacterBifrost field image_type: image type.
image_alt_textcharacterBifrost field image_alt_text: image alt text.
content_uricharacterBifrost field content_uri: content URI.
content_typecharacterBifrost field content_type: content type.
has_featurecharacterBifrost field has_feature: has feature.
metadata_parameters_groupcharacterBifrost field metadata_parameters_group: metadata parameters group.
sponsorship_templatecharacterBifrost field sponsorship_template: sponsorship template.
sponsorship_secondary_templatecharacterBifrost field sponsorship_secondary_template: sponsorship secondary template.
sponsorship_sponsor_textcharacterBifrost field sponsorship_sponsor_text: sponsorship sponsor text.
sponsorship_urlcharacterBifrost field sponsorship_url: sponsorship URL.
sponsorship_image_urlcharacterBifrost field sponsorship_image_url: sponsorship image URL.
sponsorship_image_alt_urlcharacterBifrost field sponsorship_image_alt_url: sponsorship image alt URL.
sponsorship_image_typecharacterBifrost field sponsorship_image_type: sponsorship image type.
sponsorship_image_alt_textcharacterBifrost field sponsorship_image_alt_text: sponsorship image alt text.
sponsorship_background_colorcharacterBifrost field sponsorship_background_color: sponsorship background color.
sponsorship_alt_background_colorcharacterBifrost field sponsorship_alt_background_color: sponsorship alt background color.
sponsorship_text_colorcharacterBifrost field sponsorship_text_color: sponsorship text color.
sponsorship_alt_text_colorcharacterBifrost field sponsorship_alt_text_color: sponsorship alt text color.
sponsorship_start_datecharacterBifrost field sponsorship_start_date: sponsorship start date.
sponsorship_end_datecharacterBifrost field sponsorship_end_date: sponsorship end date.

Returns — fox_league_odds / foxLeagueOdds

col_nametypedescription
idcharacterBifrost league_odds field id.
namecharacterBifrost league_odds field name.
uricharacterBifrost league_odds field uri.
web_urlcharacterBifrost league_odds field webUrl.
parameterslistBifrost league_odds field parameters.
selectedlogicalBifrost league_odds field selected.

Returns — fox_league_playernews / foxLeaguePlayernews

col_nametypedescription
image_urlcharacterBifrost field image_url: image URL.
image_typecharacterBifrost field image_type: image type.
image_alt_textcharacterBifrost field image_alt_text: image alt text.
titlecharacterBifrost field title: title.
subtitlecharacterBifrost field subtitle: subtitle.
headlinecharacterBifrost field headline: headline.
descriptioncharacterBifrost field description: description.
impact_titlecharacterBifrost field impact_title: impact title.
impactcharacterBifrost field impact: impact.
entity_link_titlecharacterBifrost field entity_link_title: entity link title.
entity_link_web_urlcharacterBifrost field entity_link_web_url: entity link web URL.
entity_link_colorcharacterBifrost field entity_link_color: entity link color.
entity_link_image_urlcharacterBifrost field entity_link_image_url: entity link image URL.
entity_link_image_typecharacterBifrost field entity_link_image_type: entity link image type.
entity_link_image_alt_textcharacterBifrost field entity_link_image_alt_text: entity link image alt text.
entity_link_content_uricharacterBifrost field entity_link_content_uri: entity link content URI.
entity_link_content_typecharacterBifrost field entity_link_content_type: entity link content type.
entity_link_layout_pathcharacterBifrost field entity_link_layout_path: entity link layout path.
entity_link_layout_tokens_idcharacterBifrost field entity_link_layout_tokens_id: entity link layout tokens ID.
entity_link_layout_tokens_content_uricharacterBifrost field entity_link_layout_tokens_content_uri: entity link layout tokens content URI.
entity_link_analytics_namecharacterBifrost field entity_link_analytics_name: entity link analytics name.
entity_link_analytics_sportcharacterBifrost field entity_link_analytics_sport: entity link analytics sport.
entity_link_typecharacterBifrost field entity_link_type: entity link type.
entity_link_alternate_image_urlcharacterBifrost field entity_link_alternate_image_url: entity link alternate image URL.
alternate_image_urlcharacterBifrost field alternate_image_url: alternate image URL.
datecharacterBifrost field date: date.
sourcecharacterBifrost field source: source.

Returns — fox_league_polls / foxLeaguePolls

col_nametypedescription
section_idcharacterBifrost league_polls field id.
section_titlecharacterBifrost league_polls field title.
section_page_titlecharacterBifrost league_polls field pageTitle.
section_last_updatedcharacterBifrost league_polls field lastUpdated.
section_metadatalistBifrost league_polls field metadata.

Returns — fox_league_schedule / foxLeagueSchedule

col_nametypedescription
group_titlecharacterBifrost league_schedule field title.

Returns — fox_league_scores / foxLeagueScores

col_nametypedescription
group_titlecharacterBifrost league_scores field title.

Returns — fox_league_standings / foxLeagueStandings

col_nametypedescription
section_idcharacterBifrost league_standings field id.
section_titlecharacterBifrost league_standings field title.
section_page_titlecharacterBifrost league_standings field pageTitle.
section_last_updatedcharacterBifrost league_standings field lastUpdated.
section_metadatalistBifrost league_standings field metadata.

Returns — fox_league_stats / foxLeagueStats

col_nametypedescription
titlecharacterBifrost field title: title.
leaderscharacterBifrost field leaders: leaders.

Returns — fox_league_stats_con / foxLeagueStatsCon

col_nametypedescription
idcharacterBifrost field id: ID.
table_templatecharacterBifrost field table_template: table template.
table_headerscharacterBifrost field table_headers: table headers.
table_rowscharacterBifrost field table_rows: table rows.
legend_detailscharacterBifrost field legend_details: legend details.

Returns — fox_league_teamnav / foxLeagueTeamnav

col_nametypedescription
titlecharacterBifrost league_teamnav field title.
logo_urlcharacterBifrost league_teamnav field logoUrl.
image_typecharacterBifrost league_teamnav field imageType.
image_alt_textcharacterBifrost league_teamnav field imageAltText.
entity_linklistBifrost league_teamnav field entityLink.
templatecharacterBifrost league_teamnav field template.
alternate_logo_urlcharacterBifrost league_teamnav field alternateLogoUrl.

Returns — fox_scoreboard / foxScoreboard

col_nametypedescription
group_titlecharacterBifrost scoreboard field title.

Returns — fox_search_content / foxSearchContent

col_nametypedescription
titlecharacterBifrost search_content field title.
componentslistBifrost search_content field components.

Returns — fox_search_entities / foxSearchEntities

col_nametypedescription
titlecharacterBifrost search_entities field title.
componentslistBifrost search_entities field components.
col_nametypedescription
componentscharacterBifrost field components: components.

Returns — fox_team_gamelog / foxTeamGamelog

col_nametypedescription
idcharacterBifrost team_gamelog field id.
tableslistBifrost team_gamelog field tables.
legendlistBifrost team_gamelog field legend.
more_linklistBifrost team_gamelog field moreLink.

Returns — fox_team_header / foxTeamHeader

col_nametypedescription
textcharacterBifrost field text: text.

Returns — fox_team_roster / foxTeamRoster

col_nametypedescription
group_templatecharacterBifrost team_roster field template.
group_headerslistBifrost team_roster field headers.

Returns — fox_team_standings / foxTeamStandings

col_nametypedescription
section_idcharacterBifrost field section_id: section ID.
section_titlecharacterBifrost field section_title: section title.
section_page_titlecharacterBifrost field section_page_title: section page title.
section_last_updatedcharacterBifrost field section_last_updated: section last updated.
section_legend_detailscharacterBifrost field section_legend_details: section legend details.
section_metadata_parameters_standings_typecharacterBifrost field section_metadata_parameters_standings_type: section metadata parameters standings type.
section_metadata_parameters_league_namecharacterBifrost field section_metadata_parameters_league_name: section metadata parameters league name.
section_metadata_parameters_team_namecharacterBifrost field section_metadata_parameters_team_name: section metadata parameters team name.
section_metadata_parameters_seasoncharacterBifrost field section_metadata_parameters_season: section metadata parameters season.
templatecharacterBifrost field template: template.
headerscharacterBifrost field headers: headers.
rowscharacterBifrost field rows: rows.

Returns — fox_team_stats / foxTeamStats

col_nametypedescription
titlecharacterBifrost field title: title.
leaderscharacterBifrost field leaders: leaders.

Returns — fox_topevents_scoreboard_segment / foxTopeventsScoreboardSegment

col_nametypedescription
idcharacterBifrost topevents_scoreboard_segment field id.
templatecharacterBifrost topevents_scoreboard_segment field template.
titlecharacterBifrost topevents_scoreboard_segment field title.
hide_leaguelogicalBifrost topevents_scoreboard_segment field hideLeague.
imagelistBifrost topevents_scoreboard_segment field image.
eventslistBifrost topevents_scoreboard_segment field events.
uricharacterBifrost topevents_scoreboard_segment field uri.
title_linklistBifrost topevents_scoreboard_segment field titleLink.
header_textcharacterBifrost topevents_scoreboard_segment field headerText.
header_linklistBifrost topevents_scoreboard_segment field headerLink.
col_nametypedescription
data_existing_totalintegerBifrost field data_existing_total: data existing total.
data_resultscharacterBifrost field data_results: data results.
data_request_typecharacterBifrost field data_request_type: data request type.
data_request_content_typecharacterBifrost field data_request_content_type: data request content type.
data_request_internallogicalBifrost field data_request_internal: data request internal.
data_request_platformcharacterBifrost field data_request_platform: data request platform.
data_request_paramscharacterBifrost field data_request_params: data request params.
data_request_path_params_proxycharacterBifrost field data_request_path_params_proxy: data request path params proxy.
data_status_successlogicalBifrost field data_status_success: data status success.
data_status_codeintegerBifrost field data_status_code: data status code.
col_nametypedescription
data_existing_totalintegerBifrost field data_existing_total: data existing total.
data_resultscharacterBifrost field data_results: data results.
data_request_typecharacterBifrost field data_request_type: data request type.
data_request_content_typecharacterBifrost field data_request_content_type: data request content type.
data_request_internallogicalBifrost field data_request_internal: data request internal.
data_request_platformcharacterBifrost field data_request_platform: data request platform.
data_request_paramscharacterBifrost field data_request_params: data request params.
data_request_path_params_proxycharacterBifrost field data_request_path_params_proxy: data request path params proxy.
data_status_successlogicalBifrost field data_status_success: data status success.
data_status_codeintegerBifrost field data_status_code: data status code.