Authentication#
Openlayer uses API keys for client authentication. You can find your workspace API key on your Account settings.
The authentication step happens when the OpenlayerClient
is instantiated.
Client#
|
Client class that interacts with the Openlayer Platform. |