API Version 2
cURL
curl --request GET \ --url https://paradigm.lighton.ai/api/v2/platform/status \ --header 'Authorization: Bearer <token>'
"<unknown>"
Returns the current platform load status including whether any models are experiencing high load.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
No response body