Skip to content

Commit 361e867

Browse files
authored
Merge pull request #3194 from ClickHouse/remove_query_api_endpoints_beta_badge
Remove beta badge from query API endpoints
2 parents 2c1ecb1 + 0d4de4c commit 361e867

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/en/cloud/get-started/query-endpoints.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,8 @@ description: Easily spin up REST API endpoints from your saved queries
55
keywords: [api, query api endpoints, query endpoints, query rest api]
66
---
77

8-
import BetaBadge from '@theme/badges/BetaBadge';
9-
108
# Query API Endpoints
119

12-
<BetaBadge />
13-
1410
The **Query API Endpoints** feature allows you to create an API endpoint directly from any saved SQL query in the ClickHouse Cloud console. You'll be able to access API endpoints via HTTP to execute your saved queries without needing to connect to your ClickHouse Cloud service via a native driver.
1511

1612
## Quick-start Guide

0 commit comments

Comments
 (0)