# Show supported marketplaces and if you already setup connection **GET /marketplaces** Get all info about currently supported maretplaces This endpoint is used to retrieve all currently supported marketplaces ## Servers - Production API endpoint - live use only: api.services.omnicado.com/api/v2 (Production API endpoint - live use only) - Development API endpoint - used for testing: api.dev.services.omnicado.com/api/v2 (Development API endpoint - used for testing) ## Authentication methods - Omnicado token based scheme ## Parameters ## Responses ### 200: List of available marketplaces for your account #### Body Parameters: application/json (array[object]) - **title** (string) ### 404: marketplace is not found [Powered by Bump.sh](https://bump.sh)