Links

Authenticate

Attach the header parameter api_key with the API key obtained from your dashboard. i.e
{
"api_key": "<your-api-key>",
"Content-Type": "application/json"
}
To get your keys:
  • Log in to your lumen dashboard.
  • Navigate to Settings
  • Select the API Key tab to view and copy your key.