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-relationships API

The ontology-relationships API from Netter — 3 operation(s) for ontology-relationships.

Netter ontology-relationships 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-relationships. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

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

5 operations 3 paths 5 schemas 1 DELETE2 GET1 PATCH1 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 5

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

ontology-relationships 5
GET
/api/v1/ontology/relationships
List Relationships
list_relationships_api_v1_ontology_relationships_get → 200
POST
/api/v1/ontology/relationships
Create Relationship
create_relationship_api_v1_ontology_relationships_post body → 201422
GET
/api/v1/ontology/entities/{entity_id}/relationships
List Entity Relationships
list_entity_relationships_api_v1_ontology_entities__entity_id__relationships_get 1 param → 200422
PATCH
/api/v1/ontology/relationships/{relationship_id}
Update Relationship
update_relationship_api_v1_ontology_relationships__relationship_id__patch 1 param body → 200422
DELETE
/api/v1/ontology/relationships/{relationship_id}
Delete Relationship
delete_relationship_api_v1_ontology_relationships__relationship_id__delete 1 param → 204422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are RelationshipRead (14 properties), RelationshipCreate (8 properties), ValidationError (5 properties), RelationshipUpdate (3 properties). Each schema is shown below with its type and property counts.

ValidationError
object
5 properties 3 required
HTTPValidationError
object
1 property
RelationshipCreate
object
Input for POST /ontology/relationships.
8 properties 7 required
RelationshipUpdate
object
Input for PATCH /ontology/relationships/{id}.
3 properties
RelationshipRead
object
Full relationship for GET endpoints.
14 properties 12 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netter-ontology-relationships-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