Authorization: Bearer ********************curl --location --request POST 'https://web-api.blockindex.com/entity//journalType//checkUsage' \
--header 'Authorization: Bearer <token>'{
"status": "success",
"requestId": "31e9529c-6637-a324-7eaf-dc0eaef8e145",
"data": [
"Duis culpa aliquip",
"irure reprehenderit in Lorem cillum"
]
}