module Attio

def api_key

Returns:
  • (String, nil) - The API key
def api_key
  configuration.api_key
end