Create an API Key
Last updated
Was this helpful?
Last updated
Was this helpful?
An API key is required to use Lighthouse, it can be generated using (check for more detail), CLI, and SDK. Refer to the given code examples to generate an API key based on your preferred environment.
In general, to create an API key there are two steps involved: 1. The user requests an authentication message from the message API. 2. The user signs the auth message to get the API key.