Use the REST API
The REST API provides access to Text Analytics for health from any application that can perform an HTTP Post or Get operation. You'll use the REST API when no SDK is available for your programming language.
By learning about using the REST API, you'll know that SDKs work by using the REST API internally to interact with the service.
Watch the following video on how to use the REST API.