v12

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011528661.3 MB
Catalog Technologies

Create Signed Icon URL

Create a signed URL prefix with access to all catalog icons

post/catalog/icons/signed-url

Response

OK

signedUrlstring required

Signed URL prefix for all catalog icons, you must append the exact icons path, extension supports .svg/.png/.webp/.jpeg, supports size/rounded as query strings, expires in 12 hours

Example response

{
  "signedUrl": "https://api.icepanel.io/icons/?URLPrefix=aHR0cHM6Ly9tZWRpYS5leGFtcGxlLmNvbS92aWRlb3Mv&Expires=1566268009&KeyName=Key&Signature=8NBSdQGzvDftrOIa3WHpp646Iis="
}