AIXBT Docs
REST APIReference

V2 API root endpoint

GET
/v2

Response Body

application/json

curl -X GET "https://example.com/v2"
{
  "name": "AIXBT API",
  "version": "2.0.0",
  "status": "active"
}