Edge Impulse Impulse API
The Impulse API from Edge Impulse — 13 operation(s) for impulse.
Edge Impulse Impulse API is one of 34 APIs that Edge Impulse publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Impulse. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 15 operations across 13 paths, and defines 63 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.
Requests are made against a single base URL, https://studio.edgeimpulse.com/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 3
Edge Impulse Impulse API declares
3 security schemes
for authenticating requests.
An API key is passed in the header as x-api-key (ApiKeyAuthentication).
An API key is passed in the cookie as jwt (JWTAuthentication).
An API key is passed in the header as x-jwt-token (JWTHttpHeaderAuthentication).
By default, every request must be authenticated.
Paths & Operations 15
Across 13 paths, the API surfaces 15 operations — 1 DELETE, 6 GET, 8 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 63
The contract defines 63 schemas that model the data the API accepts and returns. The most detailed are KerasConfig (31 properties), TransferLearningModel (20 properties), ImpulseInputBlock (18 properties), DSPGroupItem (16 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Edge Impulse 12
Other APIs Edge Impulse publishes across the network.