Detecting whether extension (enabled/installed?) via API?

Is there any way to use oauth token + client key to determine whether a user has the extension installed or enabled?

(In our case, this would be to determine whether we should connect them to the real-time backend or just stick to our default IRC setup)