A simple JSON store API.
ExtendsClass JSON Storage is a service for storing and sharing JSON data (bins) over an HTTP API, with a web interface for creating and editing bins directly in the browser. Bins can be created without an account, but using the HTTP API requires a free account to obtain an API key. Each bin can be made public or private, and an optional security key can be set to protect a bin from modification and deletion.
The API supports creating, retrieving, updating (full and partial via JSON Merge Patch or JSON Patch), and deleting bins, along with listing all bin IDs associated with an account. Free usage is limited to 10,000 requests per month, a maximum bin size of 100 KB, and a 10 MB account quota.
The service is intended for developers who need a simple JSON data store for tutorials, sharing code examples, or mocking requests, as well as for use as a backend in websites and web or mobile applications during development and testing environments.
Yes, the service is free with a limit of 10,000 API requests per month and a 10 MB account quota.
You can create and share bins without an account through the web UI, but a free account and API key are required to use the HTTP API.
Each bin is limited to 100 KB of JSON data.
Requests use an Api-key header for creating/listing bins and an optional Security-key header to protect bins from unauthorized access, updates, or deletion.
It's intended for developers who need JSON storage for tutorials, sharing code examples, or mocking requests in development and QA environments.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Status of all DigitalOcean services.
Interact with Docker Hub.
Domain name search to find all domains containing particular words/phrases/etc.
Create and manage customizable forms within your applications.
A free tool to generate dummy JSON data for testing and prototyping.
Generate styled, accessible HTML forms from JSON definitions with validation.