Skip to main content
GET
Root
curl --request GET \
  --url http://localhost:8000/ \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API Key authentication. Format: dk_test_ or dk_live_

Response

200 - application/json

Successful Response

{key}
string