---
title: "Create Signed Icon URL"
method: POST
path: "/catalog/icons/signed-url"
tags: ["Catalog Technologies"]
---

# Create Signed Icon URL

`POST /catalog/icons/signed-url`

Create a signed URL prefix with access to all catalog icons

## Response `200`

OK

- object
  - `signedUrl` string, 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

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `422` — Unprocessable Entity
- `429` — Resource Exhausted
- `500` — Internal Server

---

[API](https://skmtc.net/icepanel/apis/icepanel-api.md) · [All operations](https://skmtc.net/icepanel/apis/icepanel-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/icepanel/icepanel-api/revisions/e9ab2ff0f435/schema)
