Bagisto website screenshot

Bagisto

Bagisto is a free and open-source Laravel e-commerce platform that provides REST and GraphQL APIs for managing products, categories, customers, orders, inventory, carts, and multi-channel selling. Built on Laravel Sanctum, the API offers both a public Storefront API and a full-control Admin API, making it suitable for headless commerce, mobile apps, and third-party integrations.

2 APIs 0 Features
E-CommerceLaravelOpen SourceProductsOrdersCustomersInventoryMulti-ChannelHeadless Commerce

APIs

Bagisto REST API

RESTful API for managing all Bagisto e-commerce operations including products, categories, customers, orders, inventory, cart, checkout, and administrative functions. Provides s...

Bagisto GraphQL API

GraphQL API for Bagisto providing flexible query-based access to storefront and catalog data as an alternative to the REST API.

GraphQL

Bagisto GraphQL API

Bagisto provides a GraphQL API built on the [Lighthouse](https://lighthouse-php.com/) PHP GraphQL server library. The API covers both a **Shop API** (storefront, public and auth...

GRAPHQL

Pricing Plans

Bagisto Plans Pricing

3 plans

PLANS

Rate Limits

Bagisto Rate Limits

3 limits

RATE LIMITS

FinOps

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrg
GitHubOrg
👥
GitHubRepository
GitHubRepository
👥
GitHubRepository
GitHubRepository
🔗
LinkedIn
LinkedIn
📰
Blog
Blog
💰
Pricing
Pricing
🔗
X
X
🔗
Forums
Forums
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

Raw ↑
aid: bagisto
name: Bagisto
description: Bagisto is a free and open-source Laravel e-commerce platform that provides REST and GraphQL APIs for managing
  products, categories, customers, orders, inventory, carts, and multi-channel selling. Built on Laravel Sanctum, the API
  offers both a public Storefront API and a full-control Admin API, making it suitable for headless commerce, mobile apps,
  and third-party integrations.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/bagisto/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- E-Commerce
- Laravel
- Open Source
- Products
- Orders
- Customers
- Inventory
- Multi-Channel
- Headless Commerce
apis:
- name: Bagisto REST API
  description: RESTful API for managing all Bagisto e-commerce operations including products, categories, customers, orders,
    inventory, cart, checkout, and administrative functions. Provides separate Shop and Admin API namespaces secured with
    Laravel Sanctum tokens.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://api-docs.bagisto.com/api/rest-api/introduction.html
  baseURL: https://{your-domain}/api/
  tags:
  - E-Commerce
  - Products
  - Orders
  - Customers
  - Inventory
  - Cart
  - REST
  properties:
  - type: Documentation
    url: https://api-docs.bagisto.com/api/rest-api/introduction.html
  - type: Authentication
    url: https://api-docs.bagisto.com/api/authentication
  - type: OpenAPI
    url: https://devdocs.bagisto.com/api/rest-api.html
- name: Bagisto GraphQL API
  description: GraphQL API for Bagisto providing flexible query-based access to storefront and catalog data as an alternative
    to the REST API.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://devdocs.bagisto.com/api/graphql-api
  baseURL: https://{your-domain}/graphql
  tags:
  - E-Commerce
  - GraphQL
  - Products
  - Catalog
  properties:
  - type: Documentation
    url: https://devdocs.bagisto.com/api/graphql-api
  - url: graphql/bagisto-graphql.md
    type: GraphQL
common:
- type: Website
  url: https://bagisto.com/en/
- type: Documentation
  url: https://devdocs.bagisto.com/
- type: GitHubOrg
  url: https://github.com/bagisto
- type: GitHubRepository
  url: https://github.com/bagisto/bagisto
- type: GitHubRepository
  url: https://github.com/bagisto/rest-api
- type: LinkedIn
  url: https://www.linkedin.com/company/bagisto/
- type: Blog
  url: https://bagisto.com/en/blog/
- type: Pricing
  url: https://bagisto.com/en/cloud-hosting/
- type: X
  url: https://x.com/BagistoShop
- type: Forums
  url: https://forums.bagisto.com/
- type: Plans
  url: plans/bagisto-plans-pricing.yml
- type: RateLimits
  url: rate-limits/bagisto-rate-limits.yml
- type: FinOps
  url: finops/bagisto-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com