Games¶
This API allows search for featured games.
Daily Games¶
-
GET
/api/v2/games/daily/
¶ Returns a small set of featured games, one game from each featured game category (e.g., action, adventure, puzzle, strategy). This set will be randomly updated daily.
Response
Parameters: - meta (object) – Listing response meta.
- objects (array) – A listing of apps and websites that are tagged as featured games.
Status Codes: - 200 OK – successfully completed.