MLB Outlooks

Query Parameters

ParameterTypeRequiredDescription
seasonintegerNoSeason year to retrieve outlooks for. Defaults to current season.

Attributes

Fields

FieldTypeDescription
Idinteger
FirstNamestring
LastNamestring
Positionstring
Linkstring
OutlookstringFantasy-centric season preview.

Example Response

[
  {
    "Id": 5319,
    "FirstName": "Bartolo",
    "LastName": "Colon",
    "Position": "P",
    "Link": "https://www.rotowire.com/baseball/player.htm?id=5319",
    "Outlook": "The ageless Colon kept on ticking during his age-43 season, putting together another solid campaign with the Mets..."
  }
]
Query Params
integer

Season year to retrieve outlooks for. Defaults to current season.

string
enum
required
Defaults to json

Response format. Always json.

Allowed:
Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json