curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/whitelabel/{whitelabelIdentifier}/impulse/blocks \
--header 'x-api-key: <api-key>'{
"success": true,
"inputBlocks": [
{
"type": "time-series",
"title": "Time series",
"author": "Edge Impulse Inc.",
"description": "<string>",
"name": "Time series",
"blockType": "official"
}
],
"dspBlocks": [
{
"type": "spectral-analysis",
"title": "Spectral features",
"author": "Edge Impulse Inc.",
"description": "<string>",
"name": "Spectral analysis",
"recommended": true,
"experimental": true,
"latestImplementationVersion": 123,
"blockType": "official",
"organizationId": 123,
"organizationDspId": 123,
"namedAxes": [
{
"name": "<string>",
"description": "<string>",
"required": true
}
],
"supportedTargets": [
"brainchip-akd1000"
]
}
],
"learnBlocks": [
{
"type": "spectral-analysis",
"title": "Spectral features",
"author": "Edge Impulse Inc.",
"description": "<string>",
"name": "Spectral analysis",
"recommended": true,
"blockType": "official",
"organizationModelId": 123,
"publicProjectTierAvailability": "enterprise-only",
"isPublicEnterpriseOnly": true,
"displayCategory": "classical",
"supportedTargets": [
"brainchip-akd1000"
]
}
],
"postProcessingBlocks": [
{
"type": "object-tracking",
"title": "Object tracking",
"author": "Edge Impulse Inc.",
"description": "<string>",
"name": "Object tracking",
"recommended": true,
"experimental": true,
"latestImplementationVersion": 123,
"blockType": "official",
"defaultParameters": [
{
"name": "Scale axes",
"defaultValue": "<string>",
"type": "text",
"param": "scale-axes",
"readonly": true,
"shouldShow": true,
"required": true,
"showClickToSet": true,
"value": "<string>",
"help": "Divide axes by this number",
"selectOptions": [
{
"value": "<string>",
"selected": true,
"optionLabel": "<string>",
"priority": 123,
"romEstimate": 123,
"needsOps": [
"<string>"
],
"needsFeatures": [
"<string>"
]
}
],
"showIf": {
"parameter": "<string>",
"operator": "eq",
"value": "<string>"
},
"invalidText": "<string>",
"section": "advanced",
"multiline": true,
"hint": "<string>",
"placeholder": "<string>",
"valid": [
{}
],
"items": {},
"properties": {}
}
],
"supportedTargets": [
"brainchip-akd1000"
]
}
],
"error": "<string>"
}Lists all possible DSP and ML blocks available for this white label.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/whitelabel/{whitelabelIdentifier}/impulse/blocks \
--header 'x-api-key: <api-key>'{
"success": true,
"inputBlocks": [
{
"type": "time-series",
"title": "Time series",
"author": "Edge Impulse Inc.",
"description": "<string>",
"name": "Time series",
"blockType": "official"
}
],
"dspBlocks": [
{
"type": "spectral-analysis",
"title": "Spectral features",
"author": "Edge Impulse Inc.",
"description": "<string>",
"name": "Spectral analysis",
"recommended": true,
"experimental": true,
"latestImplementationVersion": 123,
"blockType": "official",
"organizationId": 123,
"organizationDspId": 123,
"namedAxes": [
{
"name": "<string>",
"description": "<string>",
"required": true
}
],
"supportedTargets": [
"brainchip-akd1000"
]
}
],
"learnBlocks": [
{
"type": "spectral-analysis",
"title": "Spectral features",
"author": "Edge Impulse Inc.",
"description": "<string>",
"name": "Spectral analysis",
"recommended": true,
"blockType": "official",
"organizationModelId": 123,
"publicProjectTierAvailability": "enterprise-only",
"isPublicEnterpriseOnly": true,
"displayCategory": "classical",
"supportedTargets": [
"brainchip-akd1000"
]
}
],
"postProcessingBlocks": [
{
"type": "object-tracking",
"title": "Object tracking",
"author": "Edge Impulse Inc.",
"description": "<string>",
"name": "Object tracking",
"recommended": true,
"experimental": true,
"latestImplementationVersion": 123,
"blockType": "official",
"defaultParameters": [
{
"name": "Scale axes",
"defaultValue": "<string>",
"type": "text",
"param": "scale-axes",
"readonly": true,
"shouldShow": true,
"required": true,
"showClickToSet": true,
"value": "<string>",
"help": "Divide axes by this number",
"selectOptions": [
{
"value": "<string>",
"selected": true,
"optionLabel": "<string>",
"priority": 123,
"romEstimate": 123,
"needsOps": [
"<string>"
],
"needsFeatures": [
"<string>"
]
}
],
"showIf": {
"parameter": "<string>",
"operator": "eq",
"value": "<string>"
},
"invalidText": "<string>",
"section": "advanced",
"multiline": true,
"hint": "<string>",
"placeholder": "<string>",
"valid": [
{}
],
"items": {},
"properties": {}
}
],
"supportedTargets": [
"brainchip-akd1000"
]
}
],
"error": "<string>"
}Whitelabel ID
OK
Whether the operation succeeded
Show child attributes
time-series, image, features "Time series"
"Edge Impulse Inc."
"Time series"
official, personal, enterprise, pro-or-enterprise, community Show child attributes
"spectral-analysis"
"Spectral features"
"Edge Impulse Inc."
"Spectral analysis"
official, personal, enterprise, pro-or-enterprise, community List of target devices that support this DSP block. If undefined this block works on all targets.
Show child attributes
"spectral-analysis"
"Spectral features"
"Edge Impulse Inc."
"Spectral analysis"
official, personal, enterprise, pro-or-enterprise, community For public blocks, this indicates the project tiers for which this block is available.
enterprise-only, pro-or-enterprise, all-projects Whether this block is publicly available to only enterprise users
Category to display this block in the UI.
classical, tao, developer-preview List of target devices that support this learn block. If undefined this block works on all targets.
Show child attributes
"object-tracking"
"Object tracking"
"Edge Impulse Inc."
"Object tracking"
official, personal, enterprise, pro-or-enterprise, community Show child attributes
"Scale axes"
"text"
"scale-axes"
If enabled, render a disabled input element with 'Click to set'
"Divide axes by this number"
Show child attributes
What is the string that will be set if this option is selected?
What is the label that will be shown to the user for this option?
The following options are optional. See Learn Block Auto Config in Notion. Higher priority will get chosen based on limits below.
Estimated ROM footprint for this choice. Will be tested against ROM budget in Studio.
ML operator needed by this choice.
Feature needed by this choice. (non op related)
Interface section to render parameter in.
advanced, augmentation, modelProfiling Only valid for type "string". Will render a multiline text area.
If set, shows a hint below the input.
Sets the placeholder text on the input element (for types "string", "int", "float" and "secret")
Valid values for parameter.
Recursive definition for items of a parameter with type 'array'.
Recursive definition for a parameter with type 'object'.
List of target devices that support this DSP block. If undefined this block works on all targets.
Optional error description (set if 'success' was false)
Was this page helpful?