# Tokens A collection of tokens representing payment instruments. Version: 1 ## Servers Test (Try) ``` https://try.access.worldpay-bsh.securedataplatform.com ``` Live ``` https://access.worldpay-bsh.securedataplatform.com ``` ## Security ### BasicAuth Type: http Scheme: basic ## Download OpenAPI description [Tokens](https://developer.worldpay-bsh.securedataplatform.com/_bundle/products/tokens/@v1/openapi.yaml) ## Token A token representing a payment instrument. ### Create a new token - [POST /tokens](https://developer.worldpay-bsh.securedataplatform.com/products/tokens/v1/openapi/token/createsecuritytoken.md): Creating a new token for the payment instrument. ### Retrieve the detail for this token - [GET /tokens/{tokenId}](https://developer.worldpay-bsh.securedataplatform.com/products/tokens/v1/openapi/token/getsecuritytoken.md): A token representing a payment instrument. ### Update this token - [PUT /tokens/{tokenId}](https://developer.worldpay-bsh.securedataplatform.com/products/tokens/v1/openapi/token/updatesecuritytoken.md): Updating different fields represented by the token ### Delete this token - [DELETE /tokens/{tokenId}](https://developer.worldpay-bsh.securedataplatform.com/products/tokens/v1/openapi/token/deletesecuritytoken.md): Deleting a token based on an encrypted tokenId