---
title: "Changes to Create an API Credential"
method: POST
path: "/v1/organizations/{organizationId}/api-credentials"
---

# Changes to Create an API Credential

`POST /v1/organizations/{organizationId}/api-credentials`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 41 revisions.

- **2026-08-12** `6129323514c1` — 1 warning, 1 info
- **2026-04-22** `53d0b0012c3a` — 2 info
- **2026-03-18** `aecdd0a7e96c` — 1 info
- **2026-03-13** `5289d0eff8a3` — 1 warning
- **2026-03-12** `da33e1b4a433` — 1 info
- **2026-03-04** `bfa460b2aec3` — 1 breaking, 1 warning, 1 info
- **2026-03-04** `9bda0eaca345` — 1 breaking, 1 warning
- **2026-02-02** `f2d7d1ad3495` — 1 info

## Changes

- **2026-08-12** `6129323514c1` — 1 warning, 1 info
  - added the new `insights` enum value to the `roles/allOf[#/components/schemas/ApiCredentialRolesSchema]/workspaces/items/products/items/product/allOf[#/components/schemas/ProductName]/` response property for the response status `201`
  - added the new `insights` enum value to the request property `roles/allOf[#/components/schemas/ApiCredentialRolesSchema]/workspaces/items/products/items/product/allOf[#/components/schemas/ProductName]/`
- **2026-04-22** `53d0b0012c3a` — 2 info
  - added the new optional request property `ipAllowlist`
  - added the required property `ipAllowlist` to the response with the `201` status
- **2026-03-18** `aecdd0a7e96c` — 1 info
  - added the non-success response with the status `409`
- **2026-03-13** `5289d0eff8a3` — 1 warning
  - the `name` request property's maxLength was set to `140`
- **2026-03-12** `da33e1b4a433` — 1 info
  - added the non-success response with the status `422`
- **2026-03-04** `bfa460b2aec3` — 1 breaking, 1 warning, 1 info
  - added the pattern `^[A-Za-z0-9-]+$` to the request property `name`
  - the `description` request property's maxLength was set to `140`
  - the `name` response's property pattern `^[A-Za-z0-9-]+$` was added for the status `201`
- **2026-03-04** `9bda0eaca345` — 1 breaking, 1 warning
  - removed the required property `workspaceId` from the response with the `201` status
  - removed the request property `workspaceId`
- **2026-02-02** `f2d7d1ad3495` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/criblio/apis/cribl-cloud-public-api/docs/v1/organizations/:organizationId/api-credentials/post.md) · [API](https://skmtc.dev/criblio/apis/cribl-cloud-public-api.md) · [Page](https://skmtc.dev/criblio/apis/cribl-cloud-public-api/changes/v1/organizations/:organizationId/api-credentials/post)
