v1

latestOpenAPI 3.1.02026-07-241080412.6 KB

Hi5 Chatbot token

Use this endpoint to exchange Cleeng <glossary:JWT> for Hi5 Chatbot token.

get/v1/hi5-chatbot/token

Headers

Authorizationstring required

Bearer token with Cleeng's JWT.

Response

200

tokenstring

Example response

{
  "token": "abCdefiOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
}