Quick Start
Get your API tokens
Your API requests are authenticated using API tokens. Any request that doesn't include an API token will return return error 401.
You can request your API tokens from your Evalan representative at any time. Don't know how to authenticate? Read how in the Authentication section.
AuthenticationMake your first request
To make your first request, send an authenticated request to the physical-device
endpoint. This will list all physical devices assigned to your account.
Last updated