<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [ibm-cloud-sdk-core](./ibm-cloud-sdk-core.md) &gt; [JwtTokenManager](./ibm-cloud-sdk-core.jwttokenmanager.md) &gt; [requestToken](./ibm-cloud-sdk-core.jwttokenmanager.requesttoken.md)

## JwtTokenManager.requestToken() method

Request a JWT using an API key.

**Signature:**

```typescript
protected requestToken(): Promise<any>;
```
**Returns:**

Promise&lt;any&gt;

Promise

