Netter databases API is one of 44 APIs that Netter publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include databases. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes
9 operations
across 6 paths,
and defines 8 schemas.
It is described by OpenAPI 3.1.0, at version 0.1.0.
Requests are made against the base URL https://api.netter.ai.
9 operations6 paths8 schemas1 DELETE4 GET1 PATCH3 POST
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.netter.ai
Resource Areas
1
Paths & Operations 9
Across 6 paths, the API surfaces 9 operations — 1 DELETE, 4 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are DatabaseRead (27 properties), NLQueryResponse (6 properties), ValidationError (5 properties), DatabaseCreate (4 properties). Each schema is shown below with its type and property counts.
ValidationError
object
5 properties3 required
NLQueryRequest
object
1 property1 required
DatabaseUpdate
object
3 properties
HTTPValidationError
object
1 property
DatabaseCreate
object
4 properties2 required
NLQueryResponse
object
NL → SQL response. sql is the generated query so the SQL editor can show it back to the user; rows/columns are the executed result.
6 properties6 required
DatabaseRead
object
27 properties16 required
DataQueryResponse
object
4 properties4 required
Specification
The full machine-readable OpenAPI contract behind this narrative.