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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ The Glide API v2.0 is located at: `https://api.glideapps.com/`.
17
17
- Adding, updating, or deleting rows will use 0.01 updates per row changed
18
18
- Getting rows will use 0.001 updates per row retrieved
19
19
20
+
Additional updates above your team's quota are $0.02 each. You can read more about our pricing on our [Pricing page](https://www.glideapps.com/pricing).
21
+
20
22
If you use a stash, updates will be charged only when you commit your stash. Deleting a stash will not use updates.
21
23
22
24
All other calls will not use updates, such as creating tables, listing tables, or getting row versions.
0 commit comments