cURL
curl --request GET \ --url https://api.sup.ai/v1/info/modes \ --header 'Authorization: Bearer <token>'
{}
Returns information about all available chat modes.
Each mode includes:
API key authentication. Use your Supai API key as the bearer token.
Map of mode IDs to their information
Show child attributes