Skip to main content
GET
/
info
/
modes
List available modes
curl --request GET \
  --url https://api.sup.ai/v1/info/modes \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API key authentication. Use your Supai API key as the bearer token.

Response

Map of mode IDs to their information

{key}
object