InstantDB Realtime Sync API
The realtime sync transport - a persistent WebSocket at wss://api.instantdb.com/runtime/session over which the client Reactor sends init, add-query, transact, and presence ops and the server streams query novelty (refresh-ok), presence, and broadcasts back to subscribers.
InstantDB Realtime Sync API is one of 6 APIs that InstantDB publishes on the APIs.io network, described by an AsyncAPI event-driven specification.
Tagged areas include Realtime, WebSocket, Sync, and Presence. The published artifact set on APIs.io includes API documentation, an API reference, and an AsyncAPI specification.
This event API exposes 2 operations across 1 channel, and defines 17 schemas. It is described by AsyncAPI 2.6.0, at version 1.0.0.
The API connects through a single server, api.instantdb.com/runtime/session (wss).
Metadata
The identity and technical contract details declared by the specification.
Channels & Operations 2
Across 1 channel, the API surfaces 2 operations. Each is listed below with its action, channel, parameters, and response codes.
Messages & Schemas 17
The contract defines 17 schemas that model the data carried by its messages. Each schema is shown below with its type and property counts.
Specification
The full machine-readable AsyncAPI contract behind this narrative.
Source
More from InstantDB 5
Other APIs InstantDB publishes across the network.