You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/v2/general/introduction.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Glide API v2
3
3
sidebarTitle: Introduction
4
4
---
5
5
6
-
The Glide APIv2 is a RESTful API that allows you to programatically interact with the Glide platform. These are the developer docs for version 2 of the API, initially released in July of 2024.
6
+
The Glide APIv2 is a RESTful API that allows you to programmatically interact with the Glide platform. These are the developer docs for version 2 of the API, initially released in July of 2024.
7
7
8
8
<Warning>This API is currently in a public alpha state. Feedback is welcome. However, please be aware that **breaking changes are expected**!</Warning>
9
9
@@ -22,4 +22,4 @@ This Glide API v2 differs from previous versions in that it:
22
22
- Is the most performant way to programatically interact with Big Tables
23
23
- Is capable of ingesting much larger data sets through the use of [stashing](/api-reference/v2/stashing/introduction)
24
24
- Does not require application scoping (i.e., no `appId` is required)
0 commit comments