API Explorer
Try the TAP API without writing code first
Paste an API key, pick an endpoint from the shipped OpenAPI spec, fill in the parameters, and run a real request from this page. Useful for sanity checks, integration scoping, and handing proof to colleagues.
Playground
Try a live request
Paste your TAP API key, pick an endpoint, fill in the parameters, and run the request from your browser. Nothing is stored, nothing is logged. The key stays in local memory only.
Mint a key in Settings - API keys. Never pasted to a server.
Select an endpoint to begin
Choose an endpoint from the left. The spec is read from/api/openapi.jsonat runtime, so this list always reflects what is shipped.
When you are ready, move to code
The explorer is for scoping and sanity checks. For production use, browse the full endpoint catalogue and copy-paste snippets from the developer home.