---
title: "Changes to Create a AiRateLimitingAdvanced plugin"
method: POST
path: "/{workspace}/plugins#AiRateLimitingAdvanced"
---

# Changes to Create a AiRateLimitingAdvanced plugin

`POST /{workspace}/plugins#AiRateLimitingAdvanced`

> Every recorded change to this endpoint, newest first.
> 11 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 11 revisions.

- **2026-04-24** `9555cbb8b259` — 2 breaking, 2 warning, 18 info
- **2025-11-25** `65f3141f1662` — 2 warning, 2 info
- **2025-10-09** `740b73588ef4` — 1 info

## Changes

- **2026-04-24** `9555cbb8b259` — 2 breaking, 2 warning, 18 info
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config` became optional for the status `201`
  - the response property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers` became optional for the status `201`
  - added the new `anthropic` enum value to the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_format` response property for the response status `201`
  - added the new `customCost` enum value to the `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers/items/name` response property for the response status `201`
  - added the new optional request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/custom_cost_count_function`
  - added the new optional request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/decrease_by_fractions_in_redis`
  - added the new optional request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/policies`
  - added the new optional request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/cloud_authentication`
  - added the new optional request property `allOf[#/components/schemas/PluginBase]/condition`
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config` became optional
  - the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers` became optional
  - the `ssl_verify` request property default value changed from `false` to `true`
  - the `llm_format` request property default value `openai` was removed
  - added the new `anthropic` enum value to the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_format`
  - added the new `customCost` enum value to the request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/llm_providers/items/name`
  - added the optional property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/custom_cost_count_function` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/decrease_by_fractions_in_redis` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/policies` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/config/redis/cloud_authentication` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `201` status
  - the `ssl_verify` response's property default value changed from `false` to `true` for the status `201`
  - the `llm_format` response's property default value `openai` was removed for the status `201`
- **2025-11-25** `65f3141f1662` — 2 warning, 2 info
  - removed the request property `name`
  - removed the optional property `name` from the response with the `201` status
  - added the new optional request property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/name`
  - added the optional property `allOf[#/components/schemas/AiRateLimitingAdvancedPluginConfig]/name` to the response with the `201` status
- **2025-10-09** `740b73588ef4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/docs/:workspace/plugins#AiRateLimitingAdvanced/post.md) · [API](https://skmtc.dev/kong/apis/kong-enterprise-admin-api.md) · [Page](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/changes/:workspace/plugins#AiRateLimitingAdvanced/post)
