.. _api.authentication: ============== Authentication ============== .. currentmodule:: openlayer 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 ------ .. autosummary:: :toctree: api/ :template: class.rst OpenlayerClient