Reference > API > Security > Api Key
Api Key
Reference for webiny/api/security/api-key
- What use cases are available in
webiny/api/security/api-key? - Which event handlers can you implement?
- How to use the builder and factory APIs?
- How to import and use each exported item?
Overview
This page documents everything exported from webiny/api/security/api-key. Import any of the items below directly from this path in your Webiny extensions.
Use Cases
Event Handlers
Services
Use Cases
CreateApiKeyUseCase
Use Case Abstraction — imported from webiny/api/security/api-key
Interface CreateApiKeyUseCase.Interface:
Types:
Usage:
DeleteApiKeyUseCase
Use Case Abstraction — imported from webiny/api/security/api-key
Interface DeleteApiKeyUseCase.Interface:
Types:
Usage:
GetApiKeyByTokenUseCase
Use Case Abstraction — imported from webiny/api/security/api-key
Interface GetApiKeyByTokenUseCase.Interface:
Types:
Usage:
GetApiKeyUseCase
Use Case Abstraction — imported from webiny/api/security/api-key
Interface GetApiKeyUseCase.Interface:
Types:
Usage:
ListApiKeysUseCase
Use Case Abstraction — imported from webiny/api/security/api-key
Interface ListApiKeysUseCase.Interface:
Types:
Usage:
UpdateApiKeyUseCase
Use Case Abstraction — imported from webiny/api/security/api-key
Interface UpdateApiKeyUseCase.Interface:
Types:
Usage:
Event Handlers
ApiKeyAfterCreateEventHandler
Event Handler Abstraction — imported from webiny/api/security/api-key
Interface ApiKeyAfterCreateEventHandler.Interface:
Types:
Usage:
ApiKeyAfterDeleteEventHandler
Event Handler Abstraction — imported from webiny/api/security/api-key
Interface ApiKeyAfterDeleteEventHandler.Interface:
Types:
Usage:
ApiKeyAfterUpdateEventHandler
Event Handler Abstraction — imported from webiny/api/security/api-key
Interface ApiKeyAfterUpdateEventHandler.Interface:
Types:
Usage:
ApiKeyBeforeCreateEventHandler
Event Handler Abstraction — imported from webiny/api/security/api-key
Interface ApiKeyBeforeCreateEventHandler.Interface:
Types:
Usage:
ApiKeyBeforeDeleteEventHandler
Event Handler Abstraction — imported from webiny/api/security/api-key
Interface ApiKeyBeforeDeleteEventHandler.Interface:
Types:
Usage:
ApiKeyBeforeUpdateEventHandler
Event Handler Abstraction — imported from webiny/api/security/api-key
Interface ApiKeyBeforeUpdateEventHandler.Interface:
Types:
Usage:
Services
ApiKeyFactory
Abstraction — imported from webiny/api/security/api-key
Interface ApiKeyFactory.Interface:
Types:
Usage: