Card Integration Consolefor the StraitsX Card Issuing API · spec snapshot 2026-09-24 checking…
Independent tool built by Edward Tay for a job application, from StraitsX's public Card Issuing docs. Not affiliated with StraitsX. Defaults point at a reference client host on this Worker, so every flow runs without credentials; point it at any public https endpoint to test a real integration.

Pre-flight a Remote Host Authorization endpoint

StraitsX calls the client's POST /api/v1/authorization on every Visa authorization. It waits 6 seconds, never retries, and a timeout is a decline. This suite sends the eleven request shapes a client meets in the scheduled sandbox session, grades each response against the spec, then delivers the signed transaction webhooks that follow each approval.

Requests leave from Cloudflare's edge with the same shape, headers and timeouts StraitsX documents. The reference host runs inside this Worker, so its latency excludes network time. Keys are used for the run only and never stored.