GET
/
info
Server Information
curl --request GET \
  --url https://api.b-bot.space/v2/info
{
  "version": "<string>",
  "langgraph_py_version": "<string>",
  "flags": {},
  "metadata": {}
}

Response

200 - application/json

Success

The response is of type object.