API clients and Tenant App servers communicate over HTTPS, exchanging JSON representations of API objects. Acquire an Authentication TokenThe Tenant App requires API requests to be authenticated. The first step in this workflow is to obtain an authentication token. Parent topic: How the Tenant App API Works