WinKAS provides 2 test environments:
This test environment is an anonymised test database containing a complete booking system incl. A few bookings.
(Be aware that there may be several users in this test environment. at the same time)
Test url: https://testair.winkas.net/api/Authentication/Authenticate
Type: post
Body:
{ "UserName": "dev", "UserPassword": "1234", "UserContractCode": "20000" }
Go to https://testair.winkas.net and create an account.
After the account creation, you will receive an email with your authorization information.
(Same information for api and WinKAS Air system)
Test url: https://testair.winkas.net/api/Authentication/Authenticate
Type: post
{ "UserName": "", "UserPassword": "", "UserContractCode": "" }