Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove beta badge from query API endpoints #3194

Merged
merged 1 commit into from
Feb 3, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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