https://staging.turnstay.com/api/v1/public/docs
You'll notice that staging.turnstay.com leads to our Staging environment, and prod.turnstay.com is our production environment. All transactions on Staging are test transactions and do not use real money.
Please email [email protected] with your company name for API keys
You can log into a simple admin dashboard at https://staging.turnstay.com/dashboard. Please provide the email addresses of anyone who needs dashboard access.
The TurnStay API is pretty simple, and you should be able to figure it out quickly. An excellent place to start is to see if you can use the API through the interactive documentation. You will need to Authenticate using the API token.
It is probably good to start with the Company Get API since this does not require any fields and should work right away. Similarly, with the Accounts Get.
You can also consult our read-only documentation here