API endpoint:
https://cloud.strapidash.com/api/v1/games
Request example:
curl --location --request GET 'https://cloud.strapidash.com/api/v1/games' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'
searchsearch_bygame for Name. Defaults to: game.sort_bycreated_at for Date created, game for Name. Defaults to: created_at.sortdesc for Descending, asc for Ascending. Defaults to: desc.per_page5, 10, 15, 20, 25, 30, 35, 40, 45, 50. Defaults to: 100.