SingleStore logo

SingleStore

SingleStore is a cloud-native distributed SQL database designed for real-time analytics and mixed workloads. It offers a management API for provisioning and managing cloud workspaces, and a data API for executing SQL statements over HTTP without requiring native database drivers. SingleStore Helios is the fully managed cloud service providing serverless database capabilities with elastic scaling.

2 APIs 0 Features
DatabaseSQLAnalyticsCloudDistributed SQL

APIs

SingleStore Data API

The SingleStore Data API enables developers to execute SQL statements against a SingleStore Helios database over standard HTTP connections without requiring a native database dr...

SingleStore Management API

The SingleStore Management API is a REST interface for programmatically creating and managing workspace groups and workspaces within SingleStore Helios. It supports provisioning...

Semantic Vocabularies

Singlestore Context

0 classes · 9 properties

JSON-LD

API Governance Rules

SingleStore API Rules

8 rules · 3 errors 4 warnings 1 info

SPECTRAL

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🌐
DeveloperPortal
DeveloperPortal
🔗
Documentation
Documentation
💰
Pricing
Pricing
📰
Blog
Blog
👥
GitHubOrg
GitHubOrg
📝
SignUp
SignUp
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support
🔗
LLMsTxt
LLMsTxt

Sources

Raw ↑
aid: singlestore
name: SingleStore
description: >-
  SingleStore is a cloud-native distributed SQL database designed for real-time analytics and mixed workloads. It offers
  a management API for provisioning and managing cloud workspaces, and a data API for executing SQL statements over HTTP
  without requiring native database drivers. SingleStore Helios is the fully managed cloud service providing serverless
  database capabilities with elastic scaling.
type: Index
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Database
  - SQL
  - Analytics
  - Cloud
  - Distributed SQL
created: '2025-01-01'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/singlestore/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
  - aid: singlestore:data-api
    name: SingleStore Data API
    description: >-
      The SingleStore Data API enables developers to execute SQL statements against a SingleStore Helios database over
      standard HTTP connections without requiring a native database driver or MySQL-compatible client. It supports all
      SQL statements via /api/v2/exec, and returns query result sets via /api/v2/query/rows and /api/v2/query/tuples.
      Authentication is handled using HTTP Basic or Bearer Authentication over HTTPS.
    humanURL: https://docs.singlestore.com/cloud/reference/data-api/
    baseURL: https://{workspaceHost}
    tags:
      - SQL
      - Database
      - Query
      - HTTP SQL
    properties:
      - type: Documentation
        url: https://docs.singlestore.com/cloud/reference/data-api/
      - type: OpenAPI
        url: >-
          https://raw.githubusercontent.com/api-evangelist/singlestore/refs/heads/main/openapi/singlestore-data-api-openapi.yml
  - aid: singlestore:management-api
    name: SingleStore Management API
    description: >-
      The SingleStore Management API is a REST interface for programmatically creating and managing workspace groups and
      workspaces within SingleStore Helios. It supports provisioning, updating, suspending, resuming, and deleting
      workspaces, as well as managing private connections, regions, organizations, jobs, files, secrets, and teams.
    humanURL: https://docs.singlestore.com/cloud/reference/management-api/
    baseURL: https://api.singlestore.com/v1
    tags:
      - Management
      - Workspaces
      - Provisioning
      - Database
    properties:
      - type: Documentation
        url: https://docs.singlestore.com/cloud/reference/management-api/
      - type: OpenAPI
        url: >-
          https://raw.githubusercontent.com/api-evangelist/singlestore/refs/heads/main/openapi/singlestore-management-api-openapi.yml
common:
  - type: LinkedIn
    url: https://www.linkedin.com/company/singlestore
  - type: Website
    url: https://www.singlestore.com/
  - type: DeveloperPortal
    url: https://docs.singlestore.com/
  - type: Documentation
    url: https://docs.singlestore.com/cloud/
  - type: Pricing
    url: https://www.singlestore.com/pricing/
  - type: Blog
    url: https://www.singlestore.com/blog/
  - type: GitHubOrg
    url: https://github.com/singlestore-labs
  - type: SignUp
    url: https://www.singlestore.com/cloud-trial/
  - type: TermsOfService
    url: https://www.singlestore.com/cloud-terms-and-conditions/
  - type: PrivacyPolicy
    url: https://www.singlestore.com/privacy-policy/
  - type: Support
    url: https://support.singlestore.com
  - type: Integrations
    url: https://www.singlestore.com/partners/
  - type: LLMsTxt
    url: https://docs.singlestore.com/llms.txt
integrations:
  - name: SingleStore
  - name: AWS
  - name: Google Cloud
  - name: Confluent
  - name: Tableau
  - name: OpenAI
  - name: CData
  - name: LangChain
  - name: Redpanda
  - name: Unstructured
  - name: SingleStore Spaces
  - name: SOC 2 Type II badge
  - name: ISO 27001 badge
  - name: Intercom
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com