module Attio

def api_base

Returns:
  • (String) - The API base URL
def api_base
  configuration.api_base
end