Ping
Returns a greeting message to verify the API is accessible. | () -> (dict)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful Response
Returns a greeting message to verify the API is accessible. | () -> (dict)
Bearer authentication of the form Bearer <token>, where token is your auth token.