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

Edge Impulse Learn API

The Learn API from Edge Impulse — 21 operation(s) for learn.

Edge Impulse Learn 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 Learn. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 23 operations across 21 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.

23 operations 21 paths 63 schemas 15 GET8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://studio.edgeimpulse.com/v1
Authentication
API Key, API Key, API Key
Resource Areas
1

Authentication & Security 3

Edge Impulse Learn 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 23

Across 21 paths, the API surfaces 23 operations — 15 GET, 8 POST. Each is listed below with its method, path, parameters, and response codes.

Learn 23
GET
/api/{projectId}/training/{learnId}/x
Download data
getLearnXData 2 params → 200
GET
/api/{projectId}/training/{learnId}/y
Download labels
getLearnYData 2 params → 200
GET
/api/{projectId}/training/anomaly/{learnId}
Anomaly information
getAnomaly 2 params → 200
POST
/api/{projectId}/training/anomaly/{learnId}
Anomaly settings
setAnomaly 2 params body → 200
GET
/api/{projectId}/training/anomaly/{learnId}/metadata
Anomaly metadata
getAnomalyMetadata 2 params → 200
GET
/api/{projectId}/training/anomaly/{learnId}/gmm/metadata
Anomaly GMM metadata
getGmmMetadata 2 params → 200
GET
/api/{projectId}/training/keras/{learnId}
Keras information
getKeras 2 params → 200
POST
/api/{projectId}/training/keras/{learnId}
Keras settings
setKeras 2 params body → 200
GET
/api/{projectId}/training/keras/{learnId}/metadata
Keras metadata
getKerasMetadata 3 params → 200
GET
/api/{projectId}/training/keras/{learnId}/data-explorer/features
Get data explorer features
getKerasDataExplorerFeatures 2 params → 200
POST
/api/{projectId}/training/keras/{learnId}/files
Upload Keras files
uploadKerasFiles 2 params body → 200
POST
/api/{projectId}/training/keras/{learnId}/addFiles
Add Keras files
addKerasFiles 2 params body → 200
GET
/api/{projectId}/training/keras/{learnId}/download-export
Download Keras export
downloadKerasExport 2 params → 200
GET
/api/{projectId}/training/keras/{learnId}/download-data
Download Keras data export
downloadKerasData 2 params → 200
GET
/api/{projectId}/learn-data/{learnId}/model/{modelDownloadId}
Download trained model
downloadLearnModel 3 params → 200
GET
/api/{projectId}/training/anomaly/{learnId}/features/get-graph
Trained features
anomalyTrainedFeatures 4 params → 200
GET
/api/{projectId}/training/anomaly/{learnId}/features/get-graph/classification/{sampleId}
Trained features for sample
anomalyTrainedFeaturesPerSample 3 params → 200
GET
/api/{projectId}/pretrained-model
Get pretrained model
getPretrainedModelInfo 2 params → 200
POST
/api/{projectId}/pretrained-model/upload
Upload a pretrained model
uploadPretrainedModel 2 params body → 200
POST
/api/{projectId}/pretrained-model/save
Save parameters for pretrained model
savePretrainedModelParameters 2 params body → 200
POST
/api/{projectId}/pretrained-model/test
Test pretrained model
testPretrainedModel 2 params body → 200
POST
/api/{projectId}/pretrained-model/profile
Profile pretrained model
profilePretrainedModel 2 params → 200
GET
/api/{projectId}/pretrained-model/download/{pretrainedModelDownloadType}
Download pretrained model
downloadPretrainedModel 3 params → 200

Schemas 63

The contract defines 63 schemas that model the data the API accepts and returns. The most detailed are KerasConfig (31 properties), SetKerasParameterRequest (24 properties), TransferLearningModel (20 properties), ImpulseInputBlock (18 properties). Each schema is shown below with its type and property counts.

BlockDisplayCategory
string
Category to display this block in the UI.
KerasModelVariantEnum
string
AnomalyGmmMetadata
object
3 properties 3 required
ProfileModelTableMcu
object
5 properties 2 required
BlockType
string
StartJobResponse
DeployPretrainedModelInputImage
object
2 properties 1 required
ImpulseInputBlock
object
18 properties 5 required
AddKerasFilesRequest
object
1 property 1 required
ProfileModelTable
object
Performance for a range of device types. Note that MPU is referred to as CPU in Studio, as MPU and CPU are treated equivalent for performance estimation.
6 properties 6 required
AnomalyConfig
object
7 properties 6 required
BlockParameters
Training parameters specific to the type of the learn block. Parameters may be adjusted depending on the model defined in the visual layers. Used for our built…
GetDataExplorerFeaturesResponse
AnomalyCapacity
string
Capacity level for visual anomaly detection. Determines which set of default configurations to use. The higher capacity, the higher number of (Gaussian) compon…
TestPretrainedModelRequest
object
2 properties 2 required
KerasCustomMetric
object
2 properties 2 required
DeployPretrainedModelInputOther
object
1 property 1 required
DeployPretrainedModelModelClassification
object
2 properties 2 required
TestPretrainedModelResponse
SavePretrainedModelRequest
object
2 properties 2 required
AdditionalMetric
object
5 properties 3 required
AnomalyTrainedFeaturesResponse
AnomalyConfigResponse
ModelEngineShortEnum
string
UploadPretrainedModelRequest
object
5 properties 3 required
ProfileModelInfoMemoryDetails
object
3 properties 3 required
BoundingBoxWithScore
object
This has the ratio for x/y/w/h (so 0..1)
6 properties 6 required
DependencyData
object
4 properties 4 required
AnomalyModelMetadata
object
10 properties 5 required
SetAnomalyParameterRequest
object
Only fields defined in this object are set
1 property
KerasVisualLayerType
string
ObjectDetectionLastLayer
string
DeployPretrainedModelModelRegression
object
1 property 1 required
ProfileModelInfo
object
6 properties 3 required
AnomalyGmmMetadataResponse
KerasVisualLayer
object
8 properties 1 required
ImageInputScaling
string
Normalization that is applied to images. If this is not set then 0..1 is used. "0..1" gives you non-normalized pixels between 0 and 1. "-1..1" gives you non-no…
DeployPretrainedModelInputAudio
object
2 properties 2 required
ProfileModelTableMpu
object
4 properties 2 required
BlockParamsVisualAnomalyGmm
object
1 property
KerasConfig
object
31 properties 18 required
PretrainedModelTensor
object
5 properties 3 required
TransferLearningModel
object
20 properties 8 required
KerasModelMetadataMetrics
object
13 properties 8 required
GetPretrainedModelResponse
BlockParamsVisualAnomalyPatchcore
object
5 properties
DSPGroupItem
object
16 properties 7 required
ModelPrediction
object
8 properties 4 required
UploadKerasFilesRequest
object
1 property 1 required
AkidaEdgeLearningConfig
object
3 properties 1 required
KerasModelMetadataResponse
SetKerasParameterRequest
object
Only fields defined in this object are set
24 properties
AnomalyModelMetadataResponse
AugmentationPolicySpectrogram
object
5 properties 1 required
KerasModelTypeEnum
string
KerasModelMetadata
object
11 properties 10 required
KerasModelLayer
object
2 properties 2 required
LearnBlockType
string
The type of learning block (anomaly, keras, keras-transfer-image, keras-transfer-kws, keras-object-detection, keras-regression). Each behaves differently.
DeployPretrainedModelModelObjectDetection
object
4 properties 4 required
DeployPretrainedModelInputTimeSeries
object
3 properties 3 required
KerasResponse
GenericApiResponse
object
2 properties 1 required
AugmentationPolicyImageEnum
string
The data augmentation policy to use with image input

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

edge-impulse-learn-api-openapi.yml Raw ↑

Other APIs Edge Impulse publishes across the network.

Edge Impulse Admin API
Edge Impulse Auth API
Edge Impulse Canary API
Edge Impulse CDN API
Edge Impulse Classify API
Edge Impulse Deployment API
Edge Impulse Devices API
Edge Impulse DSP API
Edge Impulse EmailVerification API
Edge Impulse Export API
Edge Impulse FeatureFlags API
Edge Impulse Health API