Free NBA

FREE
By API Guy | Updated 2年前 | Sports
Popularity

9.8 / 10

Latency

598ms

Service Level

99%

Back to All Discussions

Get all the matches specified by given dates

I am trying to figure out which are the params for getting all the matches specified by a given date.

I have tried the following Key and Values request params:

date:2019-0 2-09
date[]:2019-02-09

I keep getting all the matches instead of the matches specified by date.

Anyone did found what are the right request parameters?

Rapid account: Hifarrer
hifarrer Commented 2年前

I also can’t figure out how to filter the results by date…
I tried different combinations but it always pulls dates from previous years…
https://free-nba.p.rapidapi.com/games?rapidapi-key=XXXXXAPIKEYXXXX&date=2021-05-17

For other API this works…
https://apiTESTNBA.p.rapidapi.com/games/date/2021-05-17?rapidapi-key=XXXXXAPIKEYXXXX

Rapid account: Jonasbigodes 21
jonasbigodes21 Commented 2年前

I have searched on the “About” section and find out that instead of the parameter date is is used dates and considering it as an array the request params should be the following for a specific date:

dates[]:“2019-02-09”

Join in the discussion - add comment below:

Login / Signup to post new comments
Rating: 4.5 - Votes: 4