Skip to content

Commit d1a87f3

Browse files
author
Kat Batuigas
committed
Add links to endpoint for better UX
1 parent 73636fb commit d1a87f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cloud-dataplane/x-topics/quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ If you successfully retrieve an access token, it is valid for one hour. You can
2222
2323
## Create a topic
2424

25-
1. In the subheader, open **API Explorer**.
25+
1. In the subheader of this page, open [**API Explorer**](/api/doc/cloud-dataplane/explorer).
2626

27-
1. If you don't already have the data plane API URL for your target cluster, make a Get Cluster (BYOC, Dedicated) or Get Serverless Cluster (Serverless) request with the Control Plane API. The response contains the data plane API URL.
27+
1. If you don't already have the data plane API URL for your target cluster, make a [Get Cluster](/api/doc/cloud-controlplane/explorer/operation/operation-clusterservice_getcluster) (BYOC, Dedicated) or [Get Serverless Cluster](/api/doc/cloud-controlplane/explorer/operation/operation-serverlessclusterservice_createserverlesscluster) (Serverless) request with the Control Plane API. The response contains the data plane API URL.
2828

2929
From the `dataplane_api.url` value in the response, extract only the subdomain (the part between `https://` and `.cloud.redpanda.com`). Enter this value in the Data Plane API URL field.
3030

0 commit comments

Comments
 (0)