--- title: 'Epic Games Store' description: '' --- # Epic Games Store undefined | Detail | Value | |---|---| | Category | Gaming | | Base URL | `https://store-site-backend-serverless-4566-jbbdaxdwua-uc.a.run.app/api` | | Authentication | Bearer Token | | Endpoints | 5 | | Connector key | `epic-games` | ## Using Epic Games Store in a workflow 1. Go to **Connections** and click **New Connection**. 2. Pick **Epic Games Store** from the marketplace. 3. Enter your credentials (see Authentication above for what's expected). 4. In a workflow, drop an **API Call** node and select this connection. 5. Pick the operation you need from the Operation dropdown — see the table below. ## Available Endpoints | Endpoint | Summary | |---|---| | [GET ](./get_catalog_search_0) | Catalog Search | | [GET ](./get_free_games_1) | Free Games | | [GET ](./get_product_pages_2) | Product Pages | | [GET ](./get_news_3) | News | | [GET ](./get_collections_4) | Collections | > Each endpoint has its own page with parameter details, an example > `API Call` node configuration, and the response shape.