---
title: "Upload image and get the URL of the image"
method: POST
path: "/api/v1/images"
tags: ["images", "android_app", "web_app", "evaluation", "NOT_USED"]
---

# Upload image and get the URL of the image

`POST /api/v1/images`

Upload image file with validation, compression, and GCS storage

## Response `200`

Successful Response

- APIResponseDict
  - `code` integer
  - `message` string
  - `data` object, nullable

## Other responses

- `422` — Validation Error

## Changes

- **2025-11-30** `64a35ff6429d` — 1 info
  - api tag `NOT_USED` added
- **2025-11-25** `05cf5f034c74` — 4 info
  - api tag `android_app` added
  - api tag `evaluation` added
  - api tag `web_app` added
  - api tag `resources` removed

[Change history](https://skmtc.dev/nascentcore/apis/inty-backend/changes/api/v1/images/post.md)

---

[API](https://skmtc.dev/nascentcore/apis/inty-backend.md) · [All operations](https://skmtc.dev/nascentcore/apis/inty-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nascentcore/inty-backend/revisions/1e014c365df2/schema)
