curl --request POST \ --url 'https://api.unify.ai/v0/tab?checkpoint=None' \ --header "Authorization: Bearer $UNIFY_KEY" --header 'Content-Type: application/json' \ --data '{}'
{}
Bearer <token>
<token>