The docs are still under work. Please bear with us 🙇♂️
Get the version of the API
cURL
curl --request GET \ --url https://api-kaori.mikabot.xyz/debug/version
{ "success": true, "code": 123, "message": "<string>" }
Response for status 200
Was this page helpful?