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.

Bagisto publishes 1 API on the APIs.io network: REST API. Tagged areas include E-Commerce, Laravel, Open Source, Products, and Orders.

Bagisto’s developer surface includes documentation, engineering blog, pricing, and 11 more developer resources.

34.6/100 thin ▬ flat Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
2 APIs
E-CommerceLaravelOpen SourceProductsOrdersCustomersInventoryMulti-ChannelHeadless Commerce

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 34.6/100 · thin
Contract Quality 10.8 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/bagisto: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

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 1

GraphQL schemas published by this provider.

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 1

Published pricing tiers and plan structures.

Bagisto Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Bagisto Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Bagisto Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml 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.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bagisto.png
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: DomainSecurity
  url: security/bagisto-domain-security.yml
- 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