API module ======================== This is the main class that provides authentication and methods for accessing the Amazon Creators API. Instance it with your credentials and configuration. .. autoclass:: amazon_creatorsapi.api.AmazonCreatorsApi :members: :undoc-members: :show-inheritance: