Store any string in Orchestra’s vault and receive a token for later retrieval. Common uses:
- Card numbers (for use with Payment Operations)
- Full card details as JSON
- Billing/shipping addresses
- Any sensitive string data
Tokens persist until you delete them.
Compliance note: Retrieving tokenized card data exposes your system to raw card details, putting you in scope for PCI compliance. Deleting a token is permanent and cannot be undone.
Endpoints