Configuration

Get version

Returns the current Bifrost version information.

GET
/api/version
AuthorizationBearer <token>

Bearer token authentication. Use your MPilot virtual-key JWT or admin JWT. Virtual keys (prefixed with sk-bf-) can also be passed here.

In: header

Response Body

curl -X GET "https://loading/{AI_GATEWAY_URL}/api/version"
"1.0.0"
On this page

On this page

No Headings