Watson: verschil tussen versies
Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
| (6 tussenliggende versies door dezelfde gebruiker niet weergegeven) | |||
| Regel 2: | Regel 2: | ||
{{#tag:easytree| | {{#tag:easytree| | ||
Watson | Watson | ||
:Authenticate | :Authenticate:<ref name="aut">informatie afkomstig van [https://cloud.ibm.com/docs/account?topic=account-iamapikeysforservices IBM]</ref> | ||
::To authenticate with a service's API by using an access token, complete the following steps | |||
::1 - First, [https://cloud.ibm.com/docs/account?topic=account-userapikey#manage-user-keys create an IBM Cloud API key] if you have not already. | ::1 - First, [https://cloud.ibm.com/docs/account?topic=account-userapikey#manage-user-keys create an IBM Cloud API key] if you have not already. | ||
::2 - The next step for the API client is the retrieval of an IAM access token, as described in [https://cloud.ibm.com/docs/account?topic=account-iamtoken_from_apikey Getting an IAM token from an API key]. | ::2 - The next step for the API client is the retrieval of an IAM access token, as described in [https://cloud.ibm.com/docs/account?topic=account-iamtoken_from_apikey Getting an IAM token from an API key]. | ||
| Regel 13: | Regel 13: | ||
::3 - Add the prefixed IAM access token to the HTTP header: Authorization: Bearer eyJhbGciOiJSUzI1Ng.... | ::3 - Add the prefixed IAM access token to the HTTP header: Authorization: Bearer eyJhbGciOiJSUzI1Ng.... | ||
::<references/> | ::<references/> | ||
: | :Managing user API keys<ref name="key">informatie afkomstig van [https://cloud.ibm.com/docs/account?topic=account-userapikey&interface=ui#userapikey Creating an API key]</ref> | ||
::1 - Ga naar [https://cloud.ibm.com/ Console] | |||
::2 - Klik rechtsboven op <em>Manage</em> | |||
::3 - Klik op <em>Access (IAM)</em> | |||
::4 - Klik in de linker kolom op <em>API keys</em> | |||
::5 - Klik op <em>Create an IBM Cloud API key</em> | |||
::6 - Vul de naam in | |||
::7 - Vul de omschrijving in | |||
::8 - Klik op <em>Create</em> | |||
::9 - Klik op <em>Copy</em> of <em>Download</em> | |||
::<references/> | |||
}} | }} | ||
[[Categorie:Webdesign:Watson]] | [[Categorie:Webdesign:Watson]] | ||
Huidige versie van 16 aug 2021 om 16:36
Terug naar Webdesign