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

Netter ontology API

The ontology API from Netter — 6 operation(s) for ontology.

Netter ontology API is one of 44 APIs that Netter publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 6 operations across 6 paths, and defines 10 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.

6 operations 6 paths 10 schemas 2 DELETE3 GET1 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 6

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

ontology 6
GET
/api/v1/ontology/databases
List Ontology Databases
list_ontology_databases_api_v1_ontology_databases_get → 200
GET
/api/v1/ontology/databases/{database_id}/cascade
Get Database Cascade Dependencies
get_database_cascade_dependencies_api_v1_ontology_databases__database_id__cascade_get 1 param → 200422
DELETE
/api/v1/ontology/databases/{database_id}
Delete Ontology Database
delete_ontology_database_api_v1_ontology_databases__database_id__delete 1 param → 204422
GET
/api/v1/ontology/graph
Get Ontology Graph
get_ontology_graph_api_v1_ontology_graph_get → 200
POST
/api/v1/ontology/cascade-mutes
Create Cascade Mute
create_cascade_mute_api_v1_ontology_cascade_mutes_post body → 201422
DELETE
/api/v1/ontology/cascade-mutes/{mute_id}
Delete Cascade Mute
delete_cascade_mute_api_v1_ontology_cascade_mutes__mute_id__delete 1 param → 204422

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are OntologyDatabaseRead (33 properties), OntologyGraphNode (19 properties), OntologyGraphEdge (10 properties), CascadeEdgeMuteRead (7 properties). Each schema is shown below with its type and property counts.

ValidationError
object
5 properties 3 required
UsedByProject
object
2 properties 2 required
OntologyGraphRead
object
2 properties 2 required
OntologyGraphEdge
object
10 properties 10 required
CascadeDependency
object
4 properties 4 required
HTTPValidationError
object
1 property
CascadeEdgeMuteRead
object
7 properties 6 required
CascadeEdgeMuteCreate
object
4 properties 3 required
OntologyGraphNode
object
19 properties 14 required
OntologyDatabaseRead
object
Database with extra ontology context: source project name, usage, and cascade deps.
33 properties 16 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netter-ontology-api-openapi.yml Raw ↑

Other APIs Netter publishes across the network.

Netter actions API
Netter api-keys API
Netter app-chat API
Netter apps API
Netter apps-query API
Netter assistant API
Netter attributes API
Netter automations API
Netter chats API
Netter companies API
Netter dashboard-chat API
Netter dashboard-data API