Would you like to hear about webinars we're
doing, new features we're adding and projects we're undertaking? Sign up
here to our pleasantly infrequent newsletter!
This section walks you through the steps you need to execute the first time you want to use the Moveshelf API.
Installation
You can install the Moveshelf API directly via PyPI. To install the newest version available, run the following command in the terminal:
pip install -U moveshelf-api
Creating an access key
Before you can use the Moveshelf API, you need to create an access key:
Go to your profile page on Moveshelf (top-right corner)
Follow instructions to generate an API key (enter ID for the new key), and click 'Generate API Key'
Download the API key file and save 'mvshlf-api-key.json' in the root folder of your Git folder
Setting up 'mvshlf-config.json'
Additionally, you need a file called 'mvshlf-config.json', saved in the same folder as 'mvshlf-api-key.json', with the following content: