Module api_keys

Module api_keys 

Source
Expand description

API Key management operations

This module provides API key management functionality including:

  • List API keys
  • Create new API keys
  • Update API key details
  • Delete API keys

API keys are the recommended authentication method for programmatic access.

Structsยง

ApiKeyEntity
API Key entity from Files.com API
ApiKeyHandler
Handler for API key operations