Email Login
Generate access tokens for your users by letting them login using their email address. This is ideal for client-side applications or if you don’t already have an authentication system in place.
API Key
Authenticate your requests using your API key. This method should only be used by server-side applications or if you already have an authentication system in place.