Python
Instructions on how to install and use the MetaCopier API Client package
Last updated
Instructions on how to install and use the MetaCopier API Client package
Last updated
To generate yourself an API Key please navigate to metacopier.io > Your Projects > (Choose a project) > API Keys
Note: Please do not share your API Key to people whom you don't trust.
Both packages from option 1 or option 2 are based on the following OpenAPI configuration:
Execute the following command to generate the SDK package:
You can also visit the package on the official PyPI site:
See instructions under Generation
Execute the following command to generate the SDK package:
In the following python program I will use the metacopier_api (OpenCLI or PyPI) package to fetch all accounts of my MetaCopier project.
With the following command, you can generate your own package for the metacopier api:
Be sure that you have installed the OpenAPI Generator. See Generation page for more information.
For more information regarding the Open API generator, please visit their offical page:
To check all available endpoints see either of the two pages: