<!-- 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; [ContainerTokenManager](./ibm-cloud-sdk-core.containertokenmanager.md) &gt; [requestToken](./ibm-cloud-sdk-core.containertokenmanager.requesttoken.md)

## ContainerTokenManager.requestToken() method

Request an IAM token using a compute resource token.

**Signature:**

```typescript
protected requestToken(): Promise<any>;
```
**Returns:**

Promise&lt;any&gt;

