Documentation

TurnStay Payments API documentation can be found

Environment

TurnStay has two environments

Dashboard

You can access the dashboard for each environment using the following links

Authentication

curl -X GET <https://prod.turnstay.com/api/v1/company> \\
-H "Authorization: Bearer YOUR_ACCESS_TOKEN" \\
-H "Content-Type: application/json"