- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
IApiKeyModuleService Reference
This section of the documentation provides a reference to the IApiKeyModuleService
interface’s methods. This is the interface developers use to use the functionalities provided by the API Key Module.
Note: You should only use the methods in this reference when implementing complex customizations. For common cases, check out available workflows instead.
The main service interface for the Api Key Module.
Methods#
- authenticate
- createApiKeys
- deleteApiKeys
- listAndCountApiKeys
- listApiKeys
- retrieveApiKey
- revoke
- updateApiKeys
- upsertApiKeys
Was this page helpful?