Relational Data Modeling Revisions API
Project revisions on the main branch.
This API exposes 5 operations across 3 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.4.0.
Requests are made against a single base URL, https://api.sqldbm.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Relational Data Modeling Revisions API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
bearerAuth— Bearer token issued from the SqlDBM workspace. See the Authorization section in the SqlDBM developer documentation for details on obtaining and using API crede…
Paths & Operations 5
Across 3 paths, the API surfaces 5 operations — 3 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Project revisions on the main branch.
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Revision (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.