Key Value Store

Key-Value store allows you to store any JSON data at a given key location. It's very simple to use, you can put data at a key, get data by key, and delete data by key. You can store up to 10GB of data per account. Data is automatically encrypted at rest.

1 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.

Key Value Store endpoints

MethodEndpointDescription
GET Get data by key
/{key}
Returns the stored data for a given key. If not result returns 404 error
PUT Put data for a given key
/{key}
Put any JSON data into a key. Key usually has a 'namespace' or 'collection' like "movies" and then the identifier For eg. PUT /movies/121212 Keys could be any arbitrary 'slash'…
DELETE Delete data by key
/{key}
Deletes the data at given key. Returns a 204 "No content" on success

Key Value Store pricing

PlanPriceRate limitQuotas
BASIC Free 60 / minute
  • Requests: 1,000 / monthly (then $0.0015 each)
PRO $15 / month
  • Requests: 10,000 / monthly (then $0.0010 each)

More Database APIs

View all →
  • Detailed auto parts catalog data through API, including parts, categories, compatibility details, and…

    DatabaseFreemium112 subscribers
  • 🔥API for retrieving US and CA real-time real estate data from public sources. Property data by address.…

    DatabaseFreemium673 subscribers
  • Unlock the power of precision in the automotive aftermarket with Auto Parts Catalog, a cutting-edge API…

    DatabaseFreemium1.9k subscribers
  • CheckLeaked.cc official api implementation to obtain results from experimental / dehashed search.

    DatabaseFree287 subscribers
  • Train search, live train status, etc all train infos related to Indian railways (Unofficial Service)

    DatabaseFreemium3.5k subscribers
  • API creada para consultar y validar información de la CURP desde RENAPO.

    DatabaseFreemium363 subscribers