Docs

Getting Started with UTB API

Follow these steps to begin using the UTB API

Welcome to the UTB API!

In order to get started, your UTB representative will send you an API subscription key for the sandbox environment. Afterwards, follow the instructions on the Authentication page to generate your public/private key pair. Once you have sent us your public key and set up your signature generation logic, you are ready to send your first request in the sandbox environment.

OpenAPI spec

We offer an OpenAPI 3.0 spec file for our API that you can use to generate models and schema.

Download spec file

Postman

Along with an OpenAPI spec, we also offer a Postman collection with the signature authentication code already set up.
Be sure to update the Postman environment with your key and secret.

Run in Postman