How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Confluent Private Link Attachment Connections (networking/v1) API

[![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](#section/Versioning/API-Lifecycle-Policy)PrivateLink attachment connection objects represent connections established to a cloud regionin order to access resources that belong to a Confluent Cloud Environment.The API allows you to list, create, read update and delete your PrivateLink attachment connections.## The Private Link Attachment Connections Model

Confluent Private Link Attachment Connections (networking/v1) API is one of 127 APIs that Confluent publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Private Link Attachment Connections (networking/v1). The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 5 operations across 2 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0.

Requests are made against a single base URL, https://api.confluent.cloud.

5 operations 2 paths 16 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
Base URL
https://api.confluent.cloud
Authentication
HTTP Basic, OAuth 2.0, HTTP Basic, HTTP Basic, OAuth 2.0, OAuth 2.0
Resource Areas
1

Authentication & Security 6

Confluent Private Link Attachment Connections (networking/v1) API declares 6 security schemes for authenticating requests. It accepts HTTP basic authentication (cloud-api-key). It supports OAuth 2.0 (confluent-sts-access-token) using the clientCredentials flow. It accepts HTTP basic authentication (global-api-key). It accepts HTTP basic authentication (resource-api-key). It supports OAuth 2.0 (external-access-token) using the clientCredentials flow. It supports OAuth 2.0 (oauth) using the clientCredentials flow, exposing 4 scopes.

  • cloud-api-key — Authenticate with Cloud API Keys using HTTP Basic Auth. Treat the Cloud API Key ID as the username and Cloud API Key Secret as the password.
  • confluent-sts-access-token — Authenticate with Confluent API using this credentials (JSON Web Tokens) following OAuth 2.0.
  • global-api-key — Authenticate with Global API Keys using HTTP Basic Auth. Treat the Global API Key ID as the username and Global API Key Secret as the password.
  • resource-api-key — Authenticate with resource-specific API Keys using HTTP Basic Auth. Treat the resource-specific API Key ID as the username and resource-specific API Key Secret…
  • external-access-token — Authenticate with Confluent API using this credentials (JSON Web Tokens) following OAuth 2.0.
  • oauth — Authenticate with OAuth 2.0. Currently this is only supported for partner APIs.

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Private Link Attachment Connections (networking/v1) 5

[![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](section/Versioning/API-Lifecycle-Policy) PrivateLink attachment connecti…

GET
/networking/v1/private-link-attachment-connections
List of Private Link Attachment Connections
listNetworkingV1PrivateLinkAttachmentConnections 4 params → 200400401403429500
POST
/networking/v1/private-link-attachment-connections
Create a Private Link Attachment Connection
createNetworkingV1PrivateLinkAttachmentConnection body → 202400401403409422429500
GET
/networking/v1/private-link-attachment-connections/{id}
Read a Private Link Attachment Connection
getNetworkingV1PrivateLinkAttachmentConnection 2 params → 200400401403404429500
PATCH
/networking/v1/private-link-attachment-connections/{id}
Update a Private Link Attachment Connection
updateNetworkingV1PrivateLinkAttachmentConnection 1 param body → 200400401403404409422429
DELETE
/networking/v1/private-link-attachment-connections/{id}
Delete a Private Link Attachment Connection
deleteNetworkingV1PrivateLinkAttachmentConnection 2 params → 204400401403404429500

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are Error (8 properties), networking.v1.PrivateLinkAttachmentConnection (6 properties), ObjectReference (6 properties), ListMeta (5 properties). Each schema is shown below with its type and property counts.

ObjectMeta
object
ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.
5 properties 1 required
networking.v1.PrivateLinkAttachmentConnection
object
PrivateLink attachment connection objects represent connections established to a cloud region in order to access resources that belong to a Confluent Cloud Env…
6 properties
networking.v1.AwsPrivateLinkAttachmentConnectionStatus
object
Status of a connection to an AWS PrivateLink attachment.
3 properties 3 required
ListMeta
object
ListMeta describes metadata that resource collections may have
5 properties
networking.v1.GcpPrivateLinkAttachmentConnectionStatus
object
Status of GCP PrivateLink attachment connection.
3 properties 3 required
ObjectReference
object
ObjectReference provides information for you to locate the referred object
6 properties 3 required
networking.v1.AwsPrivateLinkAttachmentConnection
object
Represents a connection between an AWS VPC Endpoint and an Endpoint service.
2 properties 2 required
networking.v1.AzurePrivateLinkAttachmentConnection
object
Represents a connection between an Azure PrivateLink service and a PrivateEndpoint.
2 properties 2 required
networking.v1.PrivateLinkAttachmentConnectionStatus
object
The status of the Private Link Attachment Connection
4 properties 1 required
networking.v1.AzurePrivateLinkAttachmentConnectionStatus
object
Status of a Azure PrivateLink attachment connection.
4 properties 4 required
networking.v1.PrivateLinkAttachmentConnectionList
object
PrivateLink attachment connection objects represent connections established to a cloud region in order to access resources that belong to a Confluent Cloud Env…
4 properties 4 required
SearchFilter
string
Filter a collection by a string search
Error
object
Describes a particular error encountered while performing an operation.
8 properties
networking.v1.PrivateLinkAttachmentConnectionSpec
object
The desired state of the Private Link Attachment Connection
4 properties
networking.v1.GcpPrivateLinkAttachmentConnection
object
Represents a connection between a GCP PSC Service Attachment and a PSC Endpoint.
2 properties 2 required
Failure
object
Provides information about problems encountered while performing an operation.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

confluent-private-link-attachment-connections-networking-v1-api-openapi.yml Raw ↑

Other APIs Confluent publishes across the network.

Confluent
Confluent Managed MCP Servers
Confluent ACLs API
Confluent API Keys API
Confluent Clusters API
Confluent Consumer Groups API
Confluent Environments API
Confluent Partitions API
Confluent Service Accounts API
Confluent Topics API
Confluent Access Points (networking/v1) API
Confluent ACL (v3) API
Where this information came from

This is an independent, third-party profile of Confluent Private Link Attachment Connections (networking/v1) API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.