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

The API Keys API from Netography — 3 operation(s) for api keys.

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

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

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

6 operations 3 paths 0 schemas 1 DELETE2 GET1 POST2 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 6

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

API Keys 6
GET
/api/v1/api-keys
List API Keys
v1_api_keys_get → 200400401403default
POST
/api/v1/api-keys
Create API Key
v1_api_keys_post body → 201400401403default
GET
/api/v1/api-keys/{appname}
Get API Key
v1_api_keys_appname_get 1 param → 200400401403default
PUT
/api/v1/api-keys/{appname}
Update API Key
v1_api_keys_appname_put 1 param body → 200400401403default
DELETE
/api/v1/api-keys/{appname}
Delete API Key
v1_api_keys_appname_delete 1 param → 204400401403default
PUT
/api/v1/api-keys/{appname}/regen
Update API Key
v1_api_keys_appname_regen_put 1 param body → 200400401403default

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netography-api-keys-api-openapi.yml Raw ↑

Other APIs Netography publishes across the network.

Netography Analytics 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
Netography Integrations - Response API