jsondb.cloud Documentation
Store, query, and manage JSON documents with a simple REST API. No database setup, no infrastructure to manage.
Getting Started
From zero to a working API call in 60 seconds.
API Reference
Every endpoint documented with request/response examples.
JavaScript SDK
Type-safe client for Node.js, Deno, Bun, and browsers.
Error Reference
Every error code with cause and solution.
CLI Tool
Manage data from the terminal with push, pull, and CRUD commands.
Webhooks
HTTP notifications for document changes with HMAC signatures.
Base URL
https://api.jsondb.cloud/v1All API requests require an API key passed via the Authorization: Bearer header.