JSON Queryable Storage
The save endpoint stores your json permanently on our servers. The query endpoint returns the immediate node of the key => value match. The download endpoint returns all of your json saves together.
5 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.
JSON Queryable Storage endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
save /save.php |
Save your JSON object/array to our database. |
| POST |
query /query.php |
The query endpoint returns all matching nodes or a key->value search. |
| POST |
download /download.php |
Download all of your saved JSON objects (by API key). |
JSON Queryable Storage pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 100 / second |
|