MyScale website screenshot

MyScale

MyScale is a SQL vector database built on a ClickHouse fork (MyScaleDB), combining high-performance vector search, full-text search, and analytical SQL in a single engine. Its primary interface is SQL executed over the ClickHouse-compatible HTTP interface (HTTPS on port 8443), where vector similarity search is expressed with SQL functions like distance() against VECTOR INDEX columns. A managed MyScale Cloud console provisions clusters, and the underlying MyScaleDB is open source under Apache-2.0.

MyScale publishes 1 API on the APIs.io network: Query API. Tagged areas include Vector Database, SQL, ClickHouse, Vector Search, and Full-Text Search.

MyScale’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

39.6/100 thin ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
2 APIs
Vector DatabaseSQLClickHouseVector SearchFull-Text SearchRAG

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 39.6/100 · thin
Contract Quality 15.7 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 37/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 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/myscale: 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.

MyScale Cloud / Cluster Management

MyScale Cloud provisions and manages clusters (create, modify name / size / replicas / idle period, reset password, view status) through the web console at the MyScale Cloud sit...

MyScale Query API

The Query API from MyScale — 1 operation(s) for query.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pricing Plans 1

Published pricing tiers and plan structures.

Myscale Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Myscale Rate Limits

4 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Myscale Authentication

apiKey/http · 3 schemes

SECURITY

Myscale Domain Security

TLSv1.3 · HSTS

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Myscale Agentic Access

2 operations · 1 acting

2 operations · 1 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: myscale
url: https://raw.githubusercontent.com/api-evangelist/myscale/refs/heads/main/apis.yml
name: MyScale
kind: company
description: MyScale is a SQL vector database built on a ClickHouse fork (MyScaleDB), combining high-performance vector search,
  full-text search, and analytical SQL in a single engine. Its primary interface is SQL executed over the ClickHouse-compatible
  HTTP interface (HTTPS on port 8443), where vector similarity search is expressed with SQL functions like distance() against
  VECTOR INDEX columns. A managed MyScale Cloud console provisions clusters, and the underlying MyScaleDB is open source under
  Apache-2.0.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/myscale.png
tags:
- Vector Database
- SQL
- ClickHouse
- Vector Search
- Full-Text Search
- RAG
created: '2026-06-20'
modified: '2026-06-20'
specificationVersion: '0.19'
apis:
- aid: myscale:myscale-cloud-management
  name: MyScale Cloud / Cluster Management
  tags:
  - Cloud
  - Clusters
  - Management
  - Console
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.myscale.com/en/cluster-management/
  baseURL: https://myscale.com/
  properties:
  - url: https://docs.myscale.com/en/cluster-management/
    type: Documentation
  description: MyScale Cloud provisions and manages clusters (create, modify name / size / replicas / idle period, reset password,
    view status) through the web console at the MyScale Cloud site. As of this catalog, cluster lifecycle management is documented
    as console-only; no public programmatic REST management API is documented. The console surfaces per-cluster Connection
    Details (MYSCALE_CLUSTER_URL, username, password) used by the SQL-over-HTTP interface above.
- aid: myscale:myscale-query-api
  name: MyScale Query API
  description: The Query API from MyScale — 1 operation(s) for query.
  humanURL: https://docs.myscale.com/en/python-client/
  baseURL: https://{cluster-host}:8443
  tags:
  - Query
  properties:
  - type: OpenAPI
    url: openapi/myscale-query-api-openapi.yml
  - type: Documentation
    url: https://docs.myscale.com/en/overview/
  - type: APIReference
    url: https://docs.myscale.com/en/cluster-management/
  - type: Documentation
    url: https://docs.myscale.com/en/vector-search/
  - type: Documentation
    url: https://docs.myscale.com/en/python-client/
  - type: GitHub
    url: https://github.com/myscale/MyScaleDB
common:
- type: AgenticAccess
  url: agentic-access/myscale-agentic-access.yml
- type: DomainSecurity
  url: security/myscale-domain-security.yml
- type: Authentication
  url: authentication/myscale-authentication.yml
- type: GitHubOrganization
  url: https://github.com/myscale
- type: LinkedIn
  url: https://www.linkedin.com/company/myscale
- type: Website
  url: https://www.myscale.com
- type: Documentation
  url: https://docs.myscale.com/en/overview/
- type: Plans
  url: plans/myscale-plans-pricing.yml
- type: RateLimits
  url: rate-limits/myscale-rate-limits.yml
- type: FinOps
  url: finops/myscale-finops.yml
- type: Blog
  url: https://www.myscale.com/blog/rss.xml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com