OFFICIAL SDK LIVE TEST BENCH

Interactive @upraisertech/sdk Live Test Console

Execute real SDK client instances (UpraiserTechClient) live in browser. Inspect method return payloads, latency benchmarks, and copy code.

SDK Method Suite

v1.0.0
Select SDK Test Case:
Executed SDK Method Code
TypeScript / ES Modules
const upraiser = new UpraiserTechClient({ apiKey: "ut_live_public_free_tier" });
const res = await upraiser.banks.list({ country: "NG", fintech: true });
SDK Return Value (Live Promise Payload)

Click any SDK test button on the left to execute an SDK method live.