KeyVal Storage
You can set a key/value, get and update it.
43 subscribers
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
KeyVal Storage endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
get /get/{key} |
Get a value. |
| GET |
update /update/{key}/{value} |
Update a value. |
| GET |
set /set/{key}/{value} |
Set key-value pair. If you want to auto-generate a key, you can set key as "-" |
KeyVal Storage pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 15 / minute |
|
| PRO | $10 / month | — |
|