UBIO Vault API

Automation Cloud Vault API for exchanging sensitive payment card data for opaque tokens before passing it to automation jobs. Clients obtain a one-time password, then vault a PAN or arbitrary data object to receive a token that automation scripts can consume without exposing the underlying card details.

API entry from apis.yml

apis.yml Raw ↑
name: UBIO Vault API
description: Automation Cloud Vault API for exchanging sensitive payment card data for opaque tokens before
  passing it to automation jobs. Clients obtain a one-time password, then vault a PAN or arbitrary data
  object to receive a token that automation scripts can consume without exposing the underlying card details.
humanURL: https://github.com/automationcloud/client-javascript
baseURL: https://vault.automationcloud.net
tags:
- Vault
- Payments
- Tokenization