toolboxTools: Postman & SDKs

This page collects the practical integration assets you would usually need first.

Postman

Postmanarrow-up-right is a powerful tool that lets you interact with the Unigox API in a visual, no-code environment. You can send requests, tweak parameters, set headers, manage authentication, and inspect responses—all without writing a single line of code.

It’s perfect for:

  • Exploring how endpoints work

  • Testing different use cases before coding

  • Debugging your integration

  • Automating API tests

Find our postman collection here:

With our official Postman collection, you’ll hit the ground running—no setup headaches, just straight into experimenting with the API.

SDKs

Here you can find our SDK code and start building:

The SDK helpers are designed to simplify the crypto transfer authorization step during off-ramp execution.

Last updated