Netter dashboards API is one of 44 APIs that Netter publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include dashboards. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes
10 operations
across 7 paths,
and defines 7 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.
10 operations7 paths7 schemas1 DELETE5 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 10
Across 7 paths, the API surfaces 10 operations — 1 DELETE, 5 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are DashboardRead (16 properties), ChatRead (12 properties), ValidationError (5 properties), DashboardCreate (3 properties). Each schema is shown below with its type and property counts.
ValidationError
object
5 properties3 required
DashboardRead
object
16 properties14 required
ChatStatus
string
HTTPValidationError
object
1 property
DashboardCreate
object
3 properties1 required
DashboardUpdate
object
2 properties
ChatRead
object
12 properties10 required
Specification
The full machine-readable OpenAPI contract behind this narrative.