You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Natural Language Classifier](/Scripts/Services/NaturalLanguageClassifier/v2)
75
75
*[Natural Language Understanding](/Scripts/Services/NaturalLanguageUnderstanding/v1)
@@ -84,7 +84,6 @@ Watson services are migrating to token-based Identity and Access Management (IAM
84
84
85
85
- With some service instances, you authenticate to the API by using **[IAM](#iam)**.
86
86
- In other instances, you authenticate by providing the **[username and password](#username-and-password)** for the service instance.
87
-
- Visual Recognition uses a form of [API key](#api-key) only with instances created before May 23, 2018. Newer instances of Visual Recognition use [IAM](#iam).
88
87
89
88
### Getting credentials
90
89
To find out which authentication to use, view the service credentials. You find the service credentials for authentication the same way for all Watson services:
@@ -179,20 +178,6 @@ void Start()
179
178
}
180
179
```
181
180
182
-
### API key
183
-
**Important**: This type of authentication works only with Visual Recognition instances created before May 23, 2018. Newer instances of Visual Recognition use [IAM](#iam).
0 commit comments