GET
/
api
curl --request GET \
  --url https://api.adamik.io/api \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Response

200 - application/json
Returns the OpenAPI spec of the Adamik API, in JSON format

The response is of type object.