BlueCart logo

BlueCart

BlueCart is an end-to-end eCommerce and procurement platform for the hospitality and food and beverage industries, connecting restaurants and buyers with wholesale distributors and suppliers. It streamlines wholesale ordering, order management, inventory, and payments for both sides of the supply chain. BlueCart exposes a public REST API that lets distributors and partners programmatically manage products, orders, customers, catalogs, and users, returning JSON responses and integrating BlueCart data with external accounting, eCommerce, and logistics systems used across foodservice operations.

1 APIs 0 Features
RestaurantProcurementWholesaleOrderingFood DistributionHospitalityeCommerce

APIs

BlueCart API

The BlueCart API is defined using REST with predictable, resource-oriented URLs and returns JSON-encoded responses with standard HTTP status codes. It is authenticated using AWS...

Semantic Vocabularies

Bluecart Context

19 classes · 60 properties

JSON-LD

API Governance Rules

BlueCart API Rules

38 rules · 8 errors 17 warnings 13 info

SPECTRAL

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🔗
APIReference
APIReference
🔑
Authentication
Authentication
🔗
Pagination
Pagination
💬
Support
Support
📝
SignUp
SignUp
🔗
Rules
Rules
🔗
Vocabulary
Vocabulary
🔗
JSONLD
JSONLD
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

Raw ↑
aid: bluecart
name: BlueCart
description: >-
  BlueCart is an end-to-end eCommerce and procurement platform for the hospitality and food and beverage industries,
  connecting restaurants and buyers with wholesale distributors and suppliers. It streamlines wholesale ordering, order
  management, inventory, and payments for both sides of the supply chain. BlueCart exposes a public REST API that lets
  distributors and partners programmatically manage products, orders, customers, catalogs, and users, returning JSON
  responses and integrating BlueCart data with external accounting, eCommerce, and logistics systems used across
  foodservice operations.
type: Company
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Restaurant
  - Procurement
  - Wholesale
  - Ordering
  - Food Distribution
  - Hospitality
  - eCommerce
url: https://raw.githubusercontent.com/api-evangelist/bluecart/refs/heads/main/apis.yml
created: '2026-06-02'
modified: '2026-06-02'
specificationVersion: '0.19'
apis:
  - aid: bluecart:rest-api
    name: BlueCart API
    description: >-
      The BlueCart API is defined using REST with predictable, resource-oriented URLs and returns JSON-encoded responses
      with standard HTTP status codes. It is authenticated using AWS Signature Version 4 against the AWS execute-api
      service in the us-east-1 region, requiring an Access Key ID, Secret Access Key, and API Key generated from the
      BlueCart app under Settings, API Access Credentials. The API operates on one object per request and does not
      support bulk updates, uses next-token pagination returning 25 items per page on collection endpoints, and ships
      with a Postman collection to help developers make their first request. It exposes resources for orders, products,
      catalogs, clients, and users.
    humanURL: https://docs.bluecart.com/
    tags:
      - Orders
      - Products
      - Catalogs
      - Clients
      - Users
      - Procurement
    properties:
      - type: Documentation
        url: https://docs.bluecart.com/
      - type: Authentication
        url: https://docs.bluecart.com/authentication
      - type: GettingStarted
        url: https://docs.bluecart.com/running-your-first-request
      - type: Pagination
        url: https://docs.bluecart.com/pagination
      - type: OpenAPI
        url: openapi/bluecart-openapi.yml
    contact:
      - FN: BlueCart
        url: https://www.bluecart.com/contact
common:
  - type: Website
    url: https://www.bluecart.com/
  - type: Documentation
    url: https://docs.bluecart.com/
  - type: APIReference
    url: https://docs.bluecart.com/endpoints
  - type: Authentication
    url: https://docs.bluecart.com/authentication
  - type: Pagination
    url: https://docs.bluecart.com/pagination
  - type: Support
    url: https://www.bluecart.com/contact
  - type: SignUp
    url: https://www.bluecart.com/
  - type: Rules
    url: rules/bluecart-spectral-rules.yml
  - type: Vocabulary
    url: vocabulary/bluecart-vocabulary.yaml
  - type: JSONLD
    url: json-ld/bluecart-context.jsonld
  - type: Plans
    url: plans/bluecart-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/bluecart-rate-limits.yml
  - type: FinOps
    url: finops/bluecart-finops.yml
maintainers:
  - FN: Kin Lane
    email: [email protected]