---
title: "Create a json bin"
method: POST
path: "/bin"
---

# Create a json bin

`POST /bin`

## Response `200`

Bin information (id and URL)

- CreateStatus
  - `status` integer
  - `uri` string
  - `id` string

## Other responses

- `413` — 'JSON data too large' or 'Security key is too large'
- `422` — Security key is required for private bin

---

[API](https://skmtc.dev/extendsclass/apis/json-storage.md) · [All operations](https://skmtc.dev/extendsclass/apis/json-storage/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/extendsclass/json-storage/revisions/f5cee890e8f6/schema)
