> ## 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.

# APIKeyCreatedPayload

> Payload for when an entity API key is created.

Payload for when an entity API key is created.

## Properties

| Name     | Type    | Description                                     |
| :------- | :------ | :---------------------------------------------- |
| APIKeyId | String  | Unique identifier for the entity API key.       |
| Active   | Boolean | Indicates whether the API key is active or not. |


## Related topics

- [apikey_created](/services/playfab/api-references/events/Telemetry/apikey-created.md)
- [MatchmakingUserTicketInvitePayload](/services/playfab/api-references/events/data-types/matchmakinguserticketinvitepayload.md)
- [MatchmakingTicketCompletePayload](/services/playfab/api-references/events/data-types/matchmakingticketcompletepayload.md)
- [BuildAliasCreatedEventPayload](/services/playfab/api-references/events/data-types/buildaliascreatedeventpayload.md)
- [VmRemoteUserCreatedEventPayload](/services/playfab/api-references/events/data-types/vmremoteusercreatedeventpayload.md)
