The Valtt API is a REST API that provides specific endpoints, receives form-data, and returns JSON encoded responses. Errors are sent using standard HTTP response codes and easy to read and understand JSON encoded error messages.
The API can be used in test or live mode. The API key that is used determines which mode is being used. The same type and method of authentication is used in test and live mode.