# Verifications Determine the validity of your customer's card to maximize authorization rates. Version: 5 ## Servers Test (Try) ``` https://try.access.worldpay.com ``` Live ``` https://access.worldpay.com ``` ## Security ### BasicAuth Type: http Scheme: basic ## Download OpenAPI description [Verifications](https://developer.worldpay.com/_bundle/products/card-verifications/@v5/openapi.yaml) ## Other ### Verification resource retrieval - [GET /verifications/accounts/verification](https://developer.worldpay.com/products/card-verifications/v5/openapi/other/verification.md): Retrieval of a successful verification for oneTime and cardOnFile. ### Verifications oneTime resource - [POST /verifications/accounts/intelligent/oneTime](https://developer.worldpay.com/products/card-verifications/v5/openapi/other/onetime.md): Successful account verification outcome. ### Verifications cardOnFile resource - [POST /verifications/accounts/intelligent/cardOnFile](https://developer.worldpay.com/products/card-verifications/v5/openapi/other/onetime1.md): Successful account verification outcome. ### Verifications dynamic oneTime resource - [POST /verifications/accounts/dynamic/oneTime](https://developer.worldpay.com/products/card-verifications/v5/openapi/other/onetime2.md): Successful account verification outcome. ### Verifications dynamic cardOnFile resource - [POST /verifications/accounts/dynamic/cardOnFile](https://developer.worldpay.com/products/card-verifications/v5/openapi/other/cardonfile.md): Successful account verification outcome.