The image data to upload. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URLs.
API GatewayAI GatewayAI ConnectivityAgent GatewayEvent GatewayMCP RegistryService MeshLLMKafkaKonnectOpen-Source
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/ReplacePortalImageAsset",
"title": "ReplacePortalImageAsset",
"description": "The image data to upload. Images must be a data URL with binary image data in base 64 format. See https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URLs.",
"type": "object",
"properties": {
"data": {
"$ref": "#/components/schemas/PortalImageDataUri"
}
},
"example": {
"data": "data:image/jpeg;base64,bmljZV9sb29raW5nX3BpY3R1cmU="
},
"additionalProperties": false,
"nullable": true,
"required": [
"data"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.