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

Netography Users API

The Users API from Netography — 3 operation(s) for users.

Netography Users API is one of 28 APIs that Netography publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Users. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 3 paths. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against a single base URL, https://api.netography.com.

5 operations 3 paths 0 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://api.netography.com
Resource Areas
1

Paths & Operations 5

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

Users 5
GET
/api/v1/users
List Users
v1_users_get → 200400401403default
POST
/api/v1/user
Create User
v1_user_get body → 201400401403default
GET
/api/v1/user/{id}
Get User
v1_user_id_get 1 param → 200400401403default
PUT
/api/v1/user/{id}
Update User
v1_user_id_put 1 param body → 200400401403default
DELETE
/api/v1/user/{id}
Delete User
v1_user_id_delete 1 param → 204400401403default

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netography-users-api-openapi.yml Raw ↑

Other APIs Netography publishes across the network.

Netography Analytics API
Netography API Keys API
Netography Authentication API
Netography Auto Thresholds API
Netography Block List API
Netography Configuration API
Netography Detect and Respond - Context Creation Models API
Netography Detect and Respond - Detection Categories API
Netography Detect and Respond - Response Policies API
Netography Detect and Respond - Threshold Overrides API
Netography Detect and Respond - Traffic Detection Models API
Netography Integrations - Context API