Skip to main content
Transact Bridge APIs are REST JSON APIs. Our API accepts JSON requests and returns JSON responses, and uses standard HTTP response codes, authentication. You can use our APIs in the sandbox(testing) and production(live) environments. We provide two different API URLs and tokens for Sandbox and Production (live). You can use the API in sandbox mode, which doesn’t affect your live data or interact with the banking networks. The API key you use to authenticate the request determines whether the request is in live mode or test mode. Our API doesn’t support bulk updates. You can work on only one object per request. All the APIs are authenticated and cannot be utilized without sending proper authentication headers.

API Endpoints

Check our postman collection with examples and environment variables for easier integration

No Code Integration

Use our Checkout.js library to integrate with your website without writing any code

Check Sandbox

Test your integration in our sandbox environment

Check Demo Store

Check our demo store to see how the integration works