Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 380 Bytes

File metadata and controls

21 lines (19 loc) · 380 Bytes

Epic Games Store - Video

URL: https://www.epicgames.com/graphql
Method: POST
Auth Required: No

Body

{
   "operationName":"getVideo",
   "variables":{
      "mediaRefId":"{VideoId}"
   },
   "extensions":{
      "persistedQuery":{
         "version":1,
         "sha256Hash":"e631c6a22d716a93d05bcb023b0ef4ade869f5c2c241d88faf9187b51b282236"
      }
   }
}