BursaPay Logo
Knowledge Base
Ticket Sign In
Help Center > Developer Platform & Gateway API > Sandbox Playground for API Testing

Sandbox Playground for API Testing

Published 2026-08-24 5 min read
Who is this article for?
This guide is for Developers, Engineering Teams, Platform Operators seeking operational guidance on BursaPay workflows.

UI Navigation Path (Step-by-Step)

  1. Open the Sandbox tab.
  2. Select the endpoint and request parameters.
  3. Execute the test request.
  4. Compare the response with the API documentation before implementing it in your application.
Verified BursaPay workflow: Use the BursaPay developer sandbox playground to try API requests before integrating them into code.

1. Overview & Purpose

The developer portal includes a sandbox that can proxy supported requests through the developer's test credential without exposing the raw key to the browser.

2. Requirements & Setup

A usable test key and sandbox access are required.

3. Step-by-Step Workflow

  1. Open the Sandbox tab.
  2. Select the endpoint and request parameters.
  3. Execute the test request.
  4. Compare the response with the API documentation before implementing it in your application.

4. Rules & Troubleshooting

Sandbox activity must remain in Test Mode and should not contain production credentials or personal data that is not necessary for testing.

5. Verification & Next Steps

Capture successful request examples in your integration tests rather than relying only on manual playground use.

Was this article useful?

Related Articles

Test Mode Isolation and Safe Sandbox Behavior API Request Logging and Audit Trail
Ask Bursa AI