---
title: "Changes to Creates a new product."
method: POST
path: "/v1/products"
---

# Changes to Creates a new product.

`POST /v1/products`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2026-08-28** `098b518de5cd` — 1 warning, 5 info
- **2026-07-26** `aa593160d96c` — 3 info

## Changes

- **2026-08-28** `098b518de5cd` — 1 warning, 5 info
  - added the new `custom` enum value to the `billing_period` response property for the response status `200`
  - added the new optional request property `recurring_interval`
  - added the new optional request property `recurring_interval_count`
  - added the new `custom` enum value to the request property `billing_period`
  - added the optional property `recurring_interval` to the response with the `200` status
  - added the optional property `recurring_interval_count` to the response with the `200` status
- **2026-07-26** `aa593160d96c` — 3 info
  - added the new optional `header` request parameter `Idempotency-Key`
  - added the new optional request property `image_urls`
  - added the optional property `image_urls` to the response with the `200` status

---

[Operation](https://skmtc.dev/creem/apis/creem-api/docs/v1/products/post.md) · [API](https://skmtc.dev/creem/apis/creem-api.md) · [Page](https://skmtc.dev/creem/apis/creem-api/changes/v1/products/post)
