# Saleor GraphQL API Single GraphQL endpoint exposing the entire Saleor commerce model - products, variants, categories, collections, channels, checkout, orders, payments, promotions, taxes, attributes, warehouses, and users. Used by storefronts, the Saleor Dashboard, and installed Apps. Cloud instances expose this endpoint at /graphql/ on the API host for the store. **Endpoint:** https://docs.saleor.io/api-reference/ **Documentation:** https://docs.saleor.io/api-reference/ **References:** - Documentation: https://docs.saleor.io/api-reference/