Pricing

All plans include URL diagnosis and local JSON parsing. Payment is not yet available — prices shown are planned, not current.

Demo mode. No real payment is taken. No Stripe account is wired. Clicking "Subscribe" below shows a success state for demonstration purposes only. The plans described are planned, not currently purchasable.

Free
$0 /month

For individual developers debugging API responses.

  • URL diagnosis via Cloudflare Worker
  • Local JSON paste diagnosis (in-browser)
  • Parse error location (line, column, position)
  • Content-type mismatch detection
  • Error response ("dressed as success") detection
  • Redirect chain tracking (up to 5 hops)
  • Up to 50 diagnoses per day

Frequently asked questions

Can I pay for a plan now?

Not yet. No payment processor is connected. The prices shown are planned and may change. When payment is available, this page will state it plainly. In the meantime, all features marked as available on the Free tier are fully usable.

What happens to my data?

URLs you submit to the diagnosis tool are fetched server-side, analysed, and the results are returned to your browser. No data is stored or logged on the server. Pasted JSON is processed entirely in your browser and never transmitted. See the privacy policy for details.

What about Cloudflare-hosted sites?

The Cloudflare Worker that powers URL diagnosis cannot reach hosts behind Cloudflare's own network. Those domains will report as unreachable. This is disclosed at the point of use on the diagnostic tool page.

Will you offer team accounts or saved history in the future?

No. Pinpointjson is designed as a stateless, no-accounts diagnostic tool. There is no user account system and no database — the product never stores your data. Each diagnosis is independent and ephemeral. This is a deliberate architectural choice, not a limitation we plan to remove.