TurnStay Payments API documentation can be found
TurnStay has two environments
You can access the dashboard for each environment using the following links
curl -X GET <https://prod.turnstay.com/api/v1/company> \\
-H "Authorization: Bearer YOUR_ACCESS_TOKEN" \\
-H "Content-Type: application/json"