WNBA News Updates

Query Parameters

ParameterTypeRequiredDescription
datestringNoDate to retrieve news for. Format YYYY-MM-DD. Defaults to current date.
hoursintegerNoReturn news from the last N hours.

Attributes

Top-Level Fields

FieldTypeDescription
Leaguestring
Datestring
Updatesarray

Example Response

{"League": "WNBA", "Date": "2026-05-14", "Updates": [{"Id": "30536", "Priority": "3", "Headline": "Waived by Connecticut", "Notes": "Peddy (knee) was waived by the Sun on Thursday.", "Player": {"FirstName": "Shey", "LastName": "Peddy", "Position": "G", "Id": "632"}, "Team": {"Name": null, "Code": ""}}]}
Query Params
date

Date to retrieve news for. Format YYYY-MM-DD. Defaults to current date.

integer

Return news from the last N hours.

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