Skip to content
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
2 changes: 1 addition & 1 deletion api-reference/v2/general/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebarTitle: Introduction

The Glide API v2.0 is a RESTful API that allows you to programmatically interact with data on the Glide platform. These are the developer docs for version 2.0 of the API, initially released in July of 2024.

<Warning>This API is currently in Public Beta. **Breaking changes are expected**!</Warning>
<Warning>This API is currently in Public Beta. **You may encounter minor bugs while using the API**.</Warning>

## Functionality
This version of the Glide API **only works with the Glide Big Tables data source**. An attempt to use this API with any other data source will return an error.
Expand Down