Hello!
I have followed the instructions related to install using Setuptools. I have never used an API before, so I may be doing something completely wrong. When I paste your script in "Getting Started" and run it, I consistently get the below error.
ImportError: cannot import name 'destinations_api' from 'openapi_client.api' (C:\Users\grego\anaconda3\lib\site-packages\openapi_client\api_init_.py)
Do I need credentials through OpenAPI?