Marqo logo

Marqo

Marqo is an AI-native ecommerce search and discovery platform with managed cloud. Note: the original Apache 2.0 open-source vector engine project (github.com/marqo-ai/marqo) is now marked deprecated and no longer receives updates; Marqo's current product is the Marqo Cloud SaaS focused on ecommerce search.

2 APIs 0 Features
Vector DatabaseEcommerce SearchAIEmbeddingsRecommendations

APIs

Marqo Cloud API

The Marqo Cloud REST API exposes indexes, document add/update, search (lexical and tensor/vector), and merchandising controls. The cloud API is identical to the legacy open-sour...

Marqo Open Source (Deprecated)

The original Apache 2.0 Marqo open-source engine repository is marked deprecated ("Marqo's Open Source project is deprecated and will no longer receive updates"). Existing self-...

Resources

🔗
Website
Website
🔗
Cloud
Cloud
🌐
Portal
Portal
💰
Pricing
Pricing
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

apis.yml Raw ↑
aid: marqo
url: https://raw.githubusercontent.com/api-evangelist/marqo/refs/heads/main/apis.yml
name: Marqo
x-type: company
description: >-
  Marqo is an AI-native ecommerce search and discovery platform with managed cloud.
  Note: the original Apache 2.0 open-source vector engine project (github.com/marqo-ai/marqo)
  is now marked deprecated and no longer receives updates; Marqo's current product is
  the Marqo Cloud SaaS focused on ecommerce search.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Vector Database
  - Ecommerce Search
  - AI
  - Embeddings
  - Recommendations
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
apis:
  - aid: marqo:marqo-cloud-api
    name: Marqo Cloud API
    humanURL: https://cloud.marqo.ai/
    baseURL: https://api.marqo.ai
    tags:
      - REST
      - Indexes
      - Documents
      - Search
    description: >-
      The Marqo Cloud REST API exposes indexes, document add/update, search (lexical
      and tensor/vector), and merchandising controls. The cloud API is identical to the
      legacy open-source Marqo API but is the supported surface going forward.
    properties:
      - type: Documentation
        url: https://docs.marqo.ai/
      - type: Authentication
        url: https://cloud.marqo.ai/
  - aid: marqo:marqo-open-source-deprecated
    name: Marqo Open Source (Deprecated)
    humanURL: https://github.com/marqo-ai/marqo
    baseURL: http://{host}:8882
    tags:
      - REST
      - Open Source
      - Deprecated
    description: >-
      The original Apache 2.0 Marqo open-source engine repository is marked deprecated
      ("Marqo's Open Source project is deprecated and will no longer receive updates").
      Existing self-hosted deployments still expose the same REST surface (indexes,
      documents, search) on port 8882 by default.
    properties:
      - type: SourceCode
        url: https://github.com/marqo-ai/marqo
      - type: Deprecation
        url: https://github.com/marqo-ai/marqo
common:
  - type: Website
    url: https://www.marqo.ai/
  - type: Cloud
    url: https://cloud.marqo.ai/
  - type: Portal
    url: https://docs.marqo.ai/
  - type: Pricing
    url: https://www.marqo.ai/pricing
  - type: Plans
    url: plans/marqo-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/marqo-rate-limits.yml
  - type: FinOps
    url: finops/marqo-finops.yml
maintainers:
  - FN: Kin Lane
    email: [email protected]