---
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

## Changes

- **2026-07-22** `0fe4f00b60cf` — 1 info
  - added the non-success response with the status `429`
- **2026-06-03** `181c90adca5e` — 1 info
  - added the non-success response with the status `400`

[Change history](https://skmtc.dev/icepanel/apis/icepanel-api/changes/catalog/icons/signed-url/post.md)

---

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