cupboard.club

Docs

Welcome to the documentation page for cupboard.club.

  1. Overview
  2. Quickstart
    1. Getting your credentials
    2. Sending your first request
  3. Guides
    1. Writing data
    2. Reading data
    3. Erasing data
  4. FAQ
    1. What is a key-value database?
    2. What is an API key?
    3. What is the difference between a trial key and a private key?
  5. API Reference

Overview

cupboard.club is a key-value database.

It has fewer features than other databases; it only does three things:

  1. Read
  2. Write
  3. Erase

Quickstart

You’ll need the proper credentials before you can begin.

Getting your credentials

Use the Trial Key to get started, or upgrade to a Private Key.

URL https://api.cupboard.club
Trial Key 912297bc-61c4-4bbb-9f7b-2d7c7a025f96

⚠️ The Trial Key is subject to rate limiting and may be intermittently available during peak usage times. For production applications, upgrade to a Private Key.

Sending your first request

Guides

Writing Data

Reading Data

Erasing Data

FAQ

What is a key-value database?

What is an API key?

What is the difference between a trial key and a private key?

API Reference