cURL
curl --request GET \ --url http://localhost:8000/ \ --header 'Authorization: Bearer <token>'
{}
API Key authentication. Format: dk_test_ or dk_live_
Successful Response