Python library for interacting with Definite API and tools
DEFINITE_API_KEY
is automatically injected into your execution environment. You can access it using the standard Python environment variable pattern:
os.environ["DEFINITE_API_KEY"]
for standard Python compatibilityDEFINITE_API_KEY