Change Updates

Do not miss any Redpanda APIs Hub changes, ever again

Subscribe to the Redpanda APIs Hub changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Schema Registry API
1.1.2
1 structure change including:
1 Modification
Modified 1 Breaking
POST /compatibility/subjects/{subject}/versions/{version}
  • Path
  • version path parameter Modified
    • Type went from integer to string
      Breaking
Cloud Control Plane API
7 structure changes including:
5 Additions
2 Modifications
Modified 2 Breaking
GET /v1/serverless/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • serverless_clusters property Modified
        • network, private_link properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • networking_config, private_link_id properties Added
  • Query
  • filter.private_link_id query parameter Added
GET /v1/serverless/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • network, private_link properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • networking_config, private_link_id properties Added
Added 5
DELETE /v1/network/{network_id}/network-peerings/{id}
GET /v1/network/{network_id}/network-peerings
GET /v1/network/{network_id}/network-peerings/{id}
PATCH /v1/serverless/clusters/{id}
POST /v1/network/{network_peering.network_id}/network-peerings
Cloud Data Plane API
11 structure changes including:
3 Additions
8 Modifications
Modified 8
GET /v1/redpanda-connect/pipelines
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pipelines property Modified
        • service_account property Added
  • Query
  • filter.secret_id query parameter Added
GET /v1/redpanda-connect/pipelines-by-secrets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pipelines_for_secret property Modified
        • pipelines property Modified
GET /v1/redpanda-connect/pipelines-for-secret
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pipelines_for_secret property Modified
        • pipelines property Modified
GET /v1/redpanda-connect/pipelines/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • service_account property Added
POST /v1/redpanda-connect/pipelines
  • Body
  • application/json content type Modified
    • service_account property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • service_account property Added
PUT /v1/redpanda-connect/pipelines/{id}
  • Body
  • application/json content type Modified
    • service_account property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • service_account property Added
PUT /v1/redpanda-connect/pipelines/{id}/start
  • Response
  • 200 response Modified
    • application/json content type Modified
      • service_account property Added
PUT /v1/redpanda-connect/pipelines/{id}/stop
  • Response
  • 200 response Modified
    • application/json content type Modified
      • service_account property Added
Added 3
GET /v1/monitoring/kafka/connections
GET /v1/redpanda-connect/components
GET /v1/secrets/resources
1 structure change including:
1 Addition
Added 1
GET /v1/security/report
11 structure changes including:
11 Modifications
Modified 11
POST /redpanda.core.admin.v2.BrokerService/GetBroker
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.BrokerService/ListBrokers
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ClusterService/ListKafkaConnections
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/CreateShadowLink
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/DeleteShadowLink
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/FailOver
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/GetShadowLink
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/GetShadowTopic
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/ListShadowLinks
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/ListShadowTopics
  • Operation is now Added in v25.3
POST /redpanda.core.admin.v2.ShadowLinkService/UpdateShadowLink
  • Operation is now Added in v25.3
5 structure changes including:
5 Modifications
Modified 5
POST /redpanda.core.admin.v2.ShadowLinkService/CreateShadowLink
  • Body
  • application/json content type Modified
    • shadowLink property Modified
      • configurations property Modified
        • consumerOffsetSyncOptions, securitySyncOptions, topicMetadataSyncOptions properties Modified
      • status property Modified
        • taskStatuses property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowLink property Modified
        • configurations, status properties Modified
POST /redpanda.core.admin.v2.ShadowLinkService/FailOver
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowLink property Modified
        • configurations, status properties Modified
POST /redpanda.core.admin.v2.ShadowLinkService/GetShadowLink
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowLink property Modified
        • configurations, status properties Modified
POST /redpanda.core.admin.v2.ShadowLinkService/ListShadowLinks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowLinks property Modified
        • configurations, status properties Modified
POST /redpanda.core.admin.v2.ShadowLinkService/UpdateShadowLink
  • Body
  • application/json content type Modified
    • shadowLink property Modified
      • configurations property Modified
        • consumerOffsetSyncOptions, securitySyncOptions, topicMetadataSyncOptions properties Modified
      • status property Modified
        • taskStatuses property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shadowLink property Modified
        • configurations, status properties Modified

New Admin API endpoints for Redpanda v25.3 and later.

Schema Registry API
1.1.1
2 structure changes including:
2 Modifications
Modified 2
PUT /mode
  • Query
  • force query parameter Added
PUT /mode/{subject}
  • Query
  • force query parameter Added
Cloud Control Plane API
2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /v1/serverless/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • serverless_clusters property Modified
        • dataplane_api, kafka_api, schema_registry properties Modified
        • console property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • console_private_url, network properties Added
GET /v1/serverless/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dataplane_api property Modified
        • private_url property Added
      • kafka_api property Modified
        • private_seed_brokers property Added
      • schema_registry property Modified
        • private_url property Added
      • console property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • console_private_url, network properties Added
Cloud Data Plane API
1 structure change including:
1 Modification
Modified 1
PUT /v1/secrets/{id}
  • Body
  • application/json content type Modified
    • secret_data property Modified
      • Property is no longer required
Cloud Data Plane API
Cloud Control Plane API
11 structure changes including:
11 Modifications
Modified 11
DELETE /v1/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/networks/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/serverless/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
GET /v1/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • clusters property Modified
        • api_gateway_access property Added
GET /v1/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cluster property Modified
        • api_gateway_access property Added
GET /v1/operations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operations property Modified
        • response property Modified
GET /v1/operations/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
PATCH /v1/clusters/{cluster.id}
  • Body
  • application/json content type Modified
    • aws_private_link property Modified
      • connect_console property Modified
        • Type went from boolean to boolean | null
    • azure_private_link property Modified
      • connect_console property Modified
        • Type went from boolean to boolean | null
    • api_gateway_access property Added
  • Response
  • 202 response Modified
    • application/json content type Modified
      • aws_private_link property Modified
        • connect_console property Modified
          • Type went from boolean to boolean | null
      • azure_private_link property Modified
        • connect_console property Modified
          • Type went from boolean to boolean | null
      • api_gateway_access property Added
POST /v1/clusters
  • Body
  • application/json content type Modified
    • cluster property Modified
      • aws_private_link property Modified
        • connect_console property Modified
          • Type went from boolean to boolean | null
      • azure_private_link property Modified
        • connect_console property Modified
          • Type went from boolean to boolean | null
      • api_gateway_access property Added
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/networks
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/serverless/clusters
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
Cloud Data Plane API
Cloud Data Plane API
Schema Registry API
2 structure changes including:
2 Modifications
Modified 2
GET /schemas/ids/{id}
  • Response
  • 200 response Modified
    • application/vnd.schemaregistry.v1+json content type Modified
      • references property Added
    • application/vnd.schemaregistry+json content type Modified
      • references property Added
    • application/json content type Modified
      • references property Added
POST /subjects/{subject}/versions
  • Body
  • application/vnd.schemaregistry.v1+json content type Modified
    • subject, version, id properties Added
  • application/vnd.schemaregistry+json content type Modified
    • subject, version, id properties Added
  • application/json content type Modified
    • subject, version, id properties Added
Cloud Data Plane API

Minor fixes for typographical errors.

Cloud Data Plane API
75 structure changes including:
12 Additions
63 Modifications
Modified 63 Breaking
POST /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/restart
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/kafka-connect/clusters/{cluster_name}/connectors
  • Response
  • 201 response Modified
    • application/json content type Modified
      • connector property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • config, name, tasks, type properties Added
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/cloud-storage/topics/unmount
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/cloud-storage/topics/mount
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/cloud-storage/mount-tasks/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/acls
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PATCH /v1/topics/{topic_name}/partitions
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PATCH /v1/topics/{topic_name}/configurations
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PATCH /v1/topics-partitions
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/users
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/transforms/{name}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/transforms
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/topics/{topic_name}/configurations
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/topics
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/secrets/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/secrets
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/secret-scopes
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/redpanda-connect/pipelines/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pipeline property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • config_yaml, description, display_name, id, resources, state, status, tags, url properties Added
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/acls
  • Response
  • 200 response Modified
    • application/json content type Modified
      • matching_acls property Modified
        • error property Modified
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PUT /v1/users/{user.name}
  • Response
  • 400 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PUT /v1/topics/{topic_name}/partitions
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PUT /v1/topics/{topic_name}/configurations
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PUT /v1/topics-partitions
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PUT /v1/secrets/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PUT /v1/redpanda-connect/pipelines/{id}/stop
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pipeline property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • config_yaml, description, display_name, id, resources, state, status, tags, url properties Added
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PUT /v1/redpanda-connect/pipelines/{id}/start
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pipeline property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • config_yaml, description, display_name, id, resources, state, status, tags, url properties Added
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PUT /v1/redpanda-connect/pipelines/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • pipeline property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • config_yaml, description, display_name, id, resources, state, status, tags, url properties Added
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PUT /v1/kafka-connect/clusters/{cluster_name}/secrets/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PUT /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/topics/reset
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PUT /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/stop
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PUT /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/resume
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PUT /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/pause
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PUT /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/config
  • Response
  • 200 response Modified
    • application/json content type Modified
      • connector property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • config, name, tasks, type properties Added
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/users
  • Response
  • 400 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/topics
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/secrets
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/redpanda-connect/pipelines
  • Response
  • 201 response Modified
    • application/json content type Modified
      • pipeline property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • config_yaml, description, display_name, id, resources, state, status, tags, url properties Added
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/kafka-connect/clusters/{cluster_name}/secrets
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/cloud-storage/mount-tasks/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/kafka-connect/clusters/{cluster_name}/secrets/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/redpanda-connect/pipelines/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/secrets/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/topics/{topic_name}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/transforms/{name}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/users/{name}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/acls
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/cloud-storage/mount-tasks
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/cloud-storage/mount-tasks/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/cloud-storage/topics/mountable
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/redpanda-connect/pipelines-for-secret
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/redpanda-connect/pipelines-by-secrets
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/redpanda-connect/pipelines
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/redpanda-connect/config-schema
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/kafka-connect/clusters/{cluster_name}/secrets/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/kafka-connect/clusters/{cluster_name}/secrets
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/topics
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • connector, errors, holistic_state, name, tasks, type properties Added
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/config
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • connector property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • config, name, tasks, type properties Added
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/kafka-connect/clusters/{cluster_name}/connectors
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/kafka-connect/clusters/{cluster_name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cluster property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • address, info, name, plugins properties Added
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/kafka-connect/clusters
  • Response
  • 401 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
Added 12
DELETE /v1/roles/{role_name}
GET /v1/quotas
GET /v1/roles
GET /v1/roles/{role_name}
GET /v1/roles/{role_name}/members
POST /v1/quotas
POST /v1/quotas:batchDelete
POST /v1/quotas:batchSet
POST /v1/quotas:delete
POST /v1/redpanda-connect/pipelines:lint-config
POST /v1/roles
PUT /v1/roles/{role_name}
Cloud Control Plane API
14 structure changes including:
1 Addition
13 Modifications
Modified 13 Breaking
DELETE /v1/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/networks/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
DELETE /v1/serverless/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
GET /v1/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • clusters property Modified
        • internet_gateways property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • nat_gateways property Added
GET /v1/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cluster property Modified
        • internet_gateways property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • nat_gateways property Added
GET /v1/operations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operations property Modified
        • response property Modified
GET /v1/operations/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
GET /v1/organizations/available
  • Response
  • 200 response Modified
    • application/json content type Modified
      • organizations property Modified
        • mfa_enforced property Added
GET /v1/organizations/current
  • Response
  • 200 response Modified
    • application/json content type Modified
      • organization property Modified
        • mfa_enforced property Added
POST /v1/clusters
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/networks
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/serverless/clusters
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • response property Modified
POST /v1/service-accounts
  • Body
  • application/json content type Modified
    • service_account property Modified
      • role_bindings property Added
Added 1
PATCH /v1/organizations/current
Schema Registry API
1.1.0
9 structure changes including:
3 Additions
6 Modifications
Modified 6 Breaking
GET /schemas/ids/{id}
  • Query
  • format query parameter Added
  • Response
  • 501 response Added
GET /subjects
  • Query
  • deleted query parameter Modified
    • Type went from string to boolean
      Breaking
GET /subjects/{subject}/versions
  • Query
  • deleted query parameter Modified
    • Type went from string to boolean
      Breaking
GET /subjects/{subject}/versions/{version}
  • Query
  • deleted query parameter Modified
    • Type went from string to boolean
      Breaking
  • format query parameter Added
  • Response
  • 501 response Added
GET /subjects/{subject}/versions/{version}/schema
  • Query
  • deleted query parameter Modified
    • Type went from string to boolean
      Breaking
  • format query parameter Added
  • Response
  • 501 response Added
POST /subjects/{subject}
  • Query
  • format query parameter Added
  • Response
  • 501 response Added
Added 3
DELETE /security/acls
GET /security/acls
POST /security/acls
Cloud Data Plane API