curl --request GET \ --url 'https://api.unify.ai/v0/tags' \ --header "Authorization: Bearer $UNIFY_KEY"
{}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>