Account API – Authentication

Authentication consists of two steps: Creating a session. Passing the session token with each subsequent request. To access the API, create a session by submitting a valid account API key, which will return a session token that can be used for subsequent requests. For help generating account API keys, refer to Generating API Keys Create … Continue reading Account API – Authentication