Authentication
Getting an API key
The easiest way is via the CLI:~/.dria/config.json.
Manual registration
You can also register programmatically by signing a message with an Ethereum wallet and calling:signature is an EIP-191 personal sign of the message: dria-login-{timestamp}.
Response:
Using the API key
Include the key as a Bearer token in theAuthorization header: