Authorization: Bearer ********************
curl --location '/v1/post/get-post-info/' \ --header 'Authorization: Bearer <token>'
{ "code": 0 }