generateToken
Generates an authentication token. Supports two methods: (1) API key authentication using apiKey and apiSecret, or (2) Test Patient Authentication.
| Request Body — REQUIRED |
|---|
| undefined |
| Responses | |||
|---|---|---|---|
200Object containing your token, which should be used in subsequent requests
|