API Reference for Confluent Cloud¶
- Confluent Cloud APIs
- Kafka Admin and Produce REST APIs
- Connect API
- Client APIs
- Provider Integration API
- Flink REST API
- Metrics API
- Stream Catalog REST API Usage
- Catalog API usage examples
- What’s in this guide
- What this guide doesn’t cover
- Catalog API usage limitations and best practices
- Setup and suggestions
- OAuth for Confluent Cloud Stream Catalog REST API
- Entity types
- Searching
- Tags API examples
- Create a tag
- Update a tag by adding attributes (key, value pairs)
- List all tags (with definitions)
- Get tag definition
- Search fields by name
- Search fields by tag
- Search schema record by name
- Search schema by tag
- Tag a field in Avro
- Get the tag attributes from a field
- Tag a schema version
- Get schemas with a given a subject name prefix
- Delete a tag
- Topics
- Connectors
- Business metadata API examples
- Create a schema
- Create your first business metadata definition
- Create a business metadata definition for a topic
- Get all the business metadata definitions created so far
- Get a specific business metadata definition by its name
- Update business metadata definitions
- Add business metadata to a schema-related entity
- Add business metadata to a topic
- Add business metadata to a connector
- Get business metadata associated with an instance of an entity
- Update business metadata associated with entity
- Search for business metadata associated with entity
- Remove business metadata associated with an entity
- Delete business metadata definitions
- Related content
- Catalog API usage examples
- GraphQL API
- Service Quotas API
- Get an API key and secret
- Service Quotas API endpoints
- Query a Service Quotas endpoint
- Example requests
- Filtering
- Query for scopes
- Organization quotas
- Max BYOK keys per organization
- Max API keys scoped for resource management for an organization
- Max environments for an organization
- Max Kafka clusters for an organization
- Max service accounts for an organization
- Max user accounts for an organization
- Max pending invitations for an organization
- Max audit log consumer API keys per organization
- Max Kafka cluster provisioning requests per day
- Service account quotas
- User account quotas
- Environment quotas
- Kafka cluster quotas
- Network quotas
- Related content
- Stream Designer Pipelines API
- Prequisites for using the Pipelines REST API
- Get an authentication token
- Get the environment and Kafka cluster IDs
- Create a pipeline
- Get a pipeline ID
- View pipeline details
- Save a pipeline to a description file
- Update a pipeline’s metadata
- Patch a pipeline’s metadata
- Grant activation privileges
- Revoke pipeline privileges
- Activate or deactivate a pipeline
- View pipeline source code
- Suggested Resources