SLAPI Bot Endpoints

SLAPI only has 1 Bot specific endpoint. These type of endpoints will enable to access or manage the bot via API

SLAPI Ping

  • Endpoint: $bot_url/ping
  • Type: Get
  • Params: none
  • Returns: pong

Examples

curl -X GET http://localhost:4567/ping
Tags: api