# Elastic Path GraphQL API GraphQL abstraction over the Elastic Path Commerce Cloud platform, providing a flexible query interface optimized for shopper-facing and headless commerce experiences. The GraphQL server wraps the underlying REST APIs and exposes queries and mutations for products (both legacy catalog and PCM), hierarchies, nodes, carts, checkout, orders, customers, addresses, and account-based authentication. **Endpoint:** https://useast.api.elasticpath.com (self-hosted GraphQL gateway, default port 4000 when running locally) **Documentation:** https://www.elasticpath.com/technologies/graphql-ecommerce **References:** - Documentation: https://www.elasticpath.com/technologies/graphql-ecommerce - GettingStarted: https://github.com/elasticpath/elasticpath-graphql-server#readme - GitHubRepository: https://github.com/elasticpath/elasticpath-graphql-server - APIReference: https://developer.elasticpath.com/api