# JPMC-PDP Documentation from https://developer.payments.jpmorgan.com # Validation Services The Validation Services API is a product that allows you to validate bank accounts, individuals, and businesses across multiple data sources. The Validation Services API is currently available in the United States, covering validation of customers based in the United States and many additional countries globally. For additonal information, refer to the Validation Services [documentation.](/docs/fraud-solutions/validation-services/index) ## Versioning The Validation Services API API supports [versioning](/api/versioning) using a prefix in the endpoint URL. This prefix has the following format: **vXX**, where **XX **is the version number. For example: https://apigateway.jpmorgan.com/tsapi/v2 ## Production endpoints The Validation Services API has one production endpoint, which is https://api-ms.payments.jpmorgan.com/api/v2. For example: https://api-ms.payments.jpmorgan.com/api/v2/payments ## Error reason codes The Validation Services API uses standard [HTTP response codes](/api/response-codes), and provides additional detail through the error response payload. Additional details are provided on the [Status responses and error codes section](/api/fraud-solutions/validation-services/error-codes).