Qodex.ai
Qodex.ai
Introduction
GET (list searchable elements)
searchStoreOffersItems
Get Library
Assets (bugged)Library Service - Items
POST bulk (filter by id in Body)
ItemsItems (no namespace)Offers (no namespace)Offers
Introduction
GET (list searchable elements)
searchStoreOffersItems
Get Library
Assets (bugged)Library Service - Items
POST bulk (filter by id in Body)
ItemsItems (no namespace)Offers (no namespace)Offers
HomeGET (list searchable elements)

GET (list searchable elements)

Number of APIs: 3

Send GET requests to Epic Games Store.

  1. searchStore GET https://www.epicgames.com/graphql?query={Catalog {searchStore(namespace: "{{namespace}}", start: {{start}}, count: {{count}}) {paging {count total} elements {id namespace title productSlug items {id}} } } }

  2. Offers GET https://catalog-public-service-prod.ol.epicgames.com/catalog/api/shared/namespace/{{namespace}}/offers?start={{start}}&count={{count}}

  3. Items GET https://catalog-public-service-prod.ol.epicgames.com/catalog/api/shared/namespace/{{namespace}}/items?start={{start}}&count={{count}}

Related Documentation

  • GET (list searchable elements)searchStore
  • GET (list searchable elements)Offers
  • GET (list searchable elements)Items
Previous
Introduction
Next
searchStore
Epic Games Store
Epic Games StoreAPI Documentation
Claim this pageReport this pageAll Projects
Powered byQodex.ai