> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# APIKeyActivatedPayload

> Payload for when an entity API key is activated.

Payload for when an entity API key is activated.

## Properties

| Name     | Type   | Description                               |
| :------- | :----- | :---------------------------------------- |
| APIKeyId | String | Unique identifier for the entity API key. |


## Related topics

- [apikey_activated](/services/playfab/api-references/events/Telemetry/apikey-activated.md)
- [title_activated](/services/playfab/api-references/events/TitleData/title-activated.md)
- [APIKeyDeletedPayload](/services/playfab/api-references/events/data-types/apikeydeletedpayload.md)
- [APIKeyCreatedPayload](/services/playfab/api-references/events/data-types/apikeycreatedpayload.md)
- [APIKeyDeactivatedPayload](/services/playfab/api-references/events/data-types/apikeydeactivatedpayload.md)
