Redirects the user to the authorization page to start the OAuth V2 authorization flow
curl --request GET \
--url https://api.light.inc/oauth/authorize \
--header 'Authorization: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.light.inc/llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \
--url https://api.light.inc/oauth/authorize \
--header 'Authorization: <api-key>'