Skip to content

Commit e19f56e

Browse files
committed
Move to bottom
1 parent fe4ec91 commit e19f56e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api-reference/v2/general/introduction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ The Glide API v2.0 is located at: `https://api.glideapps.com/`.
1717
- Adding, updating, or deleting rows will use 0.01 updates per row changed
1818
- Getting rows will use 0.001 updates per row retrieved
1919

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-
2220
If you use a stash, updates will be charged only when you commit your stash. Deleting a stash will not use updates.
2321

2422
All other calls will not use updates, such as creating tables, listing tables, or getting row versions.
2523

24+
**Additional updates above your team's quota are $0.02 each.** You can read more pricing details on our [Pricing page](https://www.glideapps.com/pricing).
25+
2626
## Previous Versions
2727
This Glide API v2.0 differs from Glide API v1.0 in the following ways:
2828
- Only operates on Glide Big Tables data source

0 commit comments

Comments
 (0)