Live demo · no key required

Query PDI right now.

These are real calls against the production engine, returning exactly what a subscribed key returns. The only difference is a per-IP rate limit.

Resolve, explain or pair

Compare two entities

Response

Run a query above, or pick one of the examples, and the full JSON response appears here alongside the exact curl that reproduces it.

From demo to production

Call it from your terminal

Every demo endpoint is a plain GET with no auth. Swap /v1/demo/ for /v1/ and add a bearer key when you subscribe.

curl -s "https://api.pinpointed.dev/v1/demo/explain?q=Barolo"

What the demo does not do

Demo traffic is rate limited per IP and capped daily, results are capped at 5 for resolution, and responses may be served from a short-lived cache. A Developer key removes all three.