Skip to content

Commit

Permalink
Merge pull request #3194 from ClickHouse/remove_query_api_endpoints_b…
Browse files Browse the repository at this point in the history
…eta_badge

Remove beta badge from query API endpoints
  • Loading branch information
Blargian authored Feb 3, 2025
2 parents 2c1ecb1 + 0d4de4c commit 361e867
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/en/cloud/get-started/query-endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,8 @@ description: Easily spin up REST API endpoints from your saved queries
keywords: [api, query api endpoints, query endpoints, query rest api]
---

import BetaBadge from '@theme/badges/BetaBadge';

# Query API Endpoints

<BetaBadge />

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.

## Quick-start Guide
Expand Down

0 comments on commit 361e867

Please sign in to comment.