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

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

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

This API exposes 6 operations across 3 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.

6 operations 3 paths 7 schemas 1 DELETE2 GET1 PATCH2 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 3 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

ontology-rows 6
GET
/api/v1/ontology/entities/{entity_id}/rows
List Rows
list_rows_api_v1_ontology_entities__entity_id__rows_get 3 params → 200422
POST
/api/v1/ontology/entities/{entity_id}/rows
Insert Row
insert_row_api_v1_ontology_entities__entity_id__rows_post 1 param body → 201422
GET
/api/v1/ontology/entities/{entity_id}/rows/{row_key}
Get Row
get_row_api_v1_ontology_entities__entity_id__rows__row_key__get 2 params → 200422
PATCH
/api/v1/ontology/entities/{entity_id}/rows/{row_key}
Patch Row
patch_row_api_v1_ontology_entities__entity_id__rows__row_key__patch 2 params body → 200422
DELETE
/api/v1/ontology/entities/{entity_id}/rows/{row_key}
Delete Row
delete_row_api_v1_ontology_entities__entity_id__rows__row_key__delete 2 params → 204422
POST
/api/v1/ontology/entities/{entity_id}/sync
Sync Entity
sync_entity_api_v1_ontology_entities__entity_id__sync_post 1 param → 200422

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are EntityRowRead (7 properties), EntityRowList (5 properties), ValidationError (5 properties), EntitySyncStatus (4 properties). Each schema is shown below with its type and property counts.

ValidationError
object
5 properties 3 required
HTTPValidationError
object
1 property
EntityRowList
object
5 properties 5 required
EntityRowRead
object
One merged row (source ⊕ overlay).
7 properties 2 required
EntityRowPatch
object
1 property 1 required
EntityRowInsert
object
1 property 1 required
EntitySyncStatus
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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