I would like to call this {deepl_client.get_target_languages()} when error checking my program's inputs, before I do any actual AUTH_KEY related activities.
But, since I can't access the API without an auth_key this is impossible.
Is there another way to do this?
Thanks