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

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

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

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

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

11 operations 6 paths 11 schemas 2 DELETE4 GET1 PATCH2 POST2 PUT

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 11

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

attributes 11
GET
/api/v1/attributes
List Attribute Definitions
list_attribute_definitions_api_v1_attributes_get → 200
POST
/api/v1/attributes
Create Attribute Definition
create_attribute_definition_api_v1_attributes_post body → 201422
PATCH
/api/v1/attributes/{definition_id}
Update Attribute Definition
update_attribute_definition_api_v1_attributes__definition_id__patch 1 param body → 200422
DELETE
/api/v1/attributes/{definition_id}
Delete Attribute Definition
delete_attribute_definition_api_v1_attributes__definition_id__delete 1 param → 204422
GET
/api/v1/attributes/members/{user_id}
Get Member Attributes
get_member_attributes_api_v1_attributes_members__user_id__get 1 param → 200422
PUT
/api/v1/attributes/members/{user_id}
Set Member Attributes
set_member_attributes_api_v1_attributes_members__user_id__put 1 param body → 200422
GET
/api/v1/attributes/automation/entities/{entity_id}/columns
Get Automation Entity Columns
get_automation_entity_columns_api_v1_attributes_automation_entities__entity_id__columns_get 1 param → 200422
GET
/api/v1/attributes/{definition_id}/automation
Get Attribute Automation
get_attribute_automation_api_v1_attributes__definition_id__automation_get 1 param → 200422
PUT
/api/v1/attributes/{definition_id}/automation
Put Attribute Automation
put_attribute_automation_api_v1_attributes__definition_id__automation_put 1 param body → 200422
DELETE
/api/v1/attributes/{definition_id}/automation
Delete Attribute Automation Rule
delete_attribute_automation_rule_api_v1_attributes__definition_id__automation_delete 1 param → 204422
POST
/api/v1/attributes/{definition_id}/automation/sync
Sync Attribute Automation
sync_attribute_automation_api_v1_attributes__definition_id__automation_sync_post 1 param → 200422

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are AttributeAutomationRead (9 properties), ValidationError (5 properties), AttributeDefinitionRead (4 properties), AttributeAutomationWrite (4 properties). Each schema is shown below with its type and property counts.

AttributeAutomationWrite
object
4 properties 4 required
AttributeDefinitionRead
object
4 properties 4 required
ValidationError
object
5 properties 3 required
AttributeDefinitionUpdate
object
1 property 1 required
AttributeAutomationConfigured
object
2 properties 2 required
HTTPValidationError
object
1 property
AttributeAutomationRead
object
9 properties 9 required
AttributeDefinitionCreate
object
2 properties 2 required
AttributeSyncStats
object
3 properties 3 required
MemberAttributesWrite
object
1 property 1 required
MemberAttributesRead
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netter-attributes-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 automations API
Netter chats API
Netter companies API
Netter dashboard-chat API
Netter dashboard-data API
Netter dashboard-versions API