Neuphonic Agents API
The Agents API from Neuphonic — 3 operation(s) for agents.
Neuphonic Agents API is one of 7 APIs that Neuphonic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Agents. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 5 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 0.1.0.
Requests are made against a single base URL, https://api.neuphonic.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Neuphonic Agents API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as X-API-KEY (ApiKeyHeader).
An API key is passed in the query as api_key (ApiKeyQuery).
By default, every request must be authenticated.
ApiKeyHeader— API key passed via the X-API-KEY request header.ApiKeyQuery— API key passed as a query parameter (used for WebSocket connections).
Paths & Operations 5
Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Agent (7 properties), AgentCreate (5 properties), ValidationError (3 properties), HTTPValidationError (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Neuphonic 6
Other APIs Neuphonic publishes across the network.