Authorization: Bearer ********************{
"name": "api_key_1"
}curl --location 'https://web-api.blockindex.com/entity//openApiAccess' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"name": "api_key_1"
}'{
"status": "success",
"requestId": "611dca3a-8558-179f-6f00-cba6b18e562e",
"data": true
}