Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ElectricSQL Shape API

The Shape API from ElectricSQL — 1 operation(s) for shape.

ElectricSQL Shape API is one of 3 APIs that ElectricSQL publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Shape. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 1 path. It is described by OpenAPI 3.1.0, at version __PLACEHOLDER_SYNC_SERVICE_VERSION__.

Requests are made against a single base URL, http://localhost:3000.

3 operations 1 paths 0 schemas 1 DELETE1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
__PLACEHOLDER_SYNC_SERVICE_VERSION__
Base URL
https://api.electric-sql.cloud
Resource Areas
1

Paths & Operations 3

Across 1 path, the API surfaces 3 operations — 1 DELETE, 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Shape 3
GET
/v1/shape
Get Shape
21 params → 200400404409429
POST
/v1/shape
Get Shape with Subset (POST)
10 params body → 200400413
DELETE
/v1/shape
Delete Shape
5 params → 202400404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

electric-sql-shape-api-openapi.yml Raw ↑

Other APIs ElectricSQL publishes across the network.

Electric TypeScript Client
Electric Sync Service Configuration API