About

n:point is a lightweight JSON storage service that exposes JSON bins over an API and a web editor. It lets developers create a JSON endpoint in seconds, edit data online, and attach JSON Schema to validate or lock the structure of stored data.

The service is aimed at prototyping, internal tooling, and simple data sharing. It supports flexible JavaScript object syntax, sub-property access through API URLs, protected editing for logged-in users, and CORS-enabled responses. The pricing page states that all current features are free with reasonable use, subject to rate limiting.

  • Lightweight JSON endpoint creation
  • JSON Schema validation and locking
  • 100 requests/minute per IP
  • 600 requests/minute per JSON bin
  • Protected editing for logged-in users
  • CORS-enabled API responses
  • Open-source and self-hostable codebase

Free Tier Value

44
FTV score
Est. value $3.00 / month
Credit card Required
Feature parity 90%

This free tier is genuinely usable for small projects because all current features are available, but it is capped by reasonable-use limits and rate limiting. With no paid plan or published monthly price to anchor against, a modest estimate of about $3/month fits a small but practical always-available service that is free forever yet not unlimited.

What's included in the free tier

  • All current features are free for reasonable use.
  • Free access is subject to reasonable use limits.
  • API usage should not be hammered to avoid rate limiting.