UnifyAPI
← Back to catalog

rawg.store_links

mock data$0.001 / call

RAWG Game Store Links

Get purchase/download links for a game across stores — Steam, PlayStation Store, Xbox, Epic, GOG, Nintendo (RAWG)

Games & Entertainmentprovider: Rawg#rawg#games

Input schema

idrequired

RAWG game ID or slug

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/rawg.store_links \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"id":0}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.