""" Constants for the whole API. """ import os X_API_KEY = os.environ.get("X_API_KEY", "")