API Reference

GET auth/Z

GET
auth/Z

GET operation for auth/Z

Authorization

ApiKeyAuth
Authorization<token>

API key authentication. Format: Your API key (no "Token" prefix needed)

In: header

Response Body

application/json

curl -X GET "https://dev-rest.onboard.io/auth/Z"
{
  "stream_token": "string"
}
Empty
Empty
Empty

How is this guide?