Overview
Ayrshare’s Social-Post-API PyPI Package allows you to integrate the Ayrshare API into your Python app.Installation
Install the Social-Post-API PyPI Package if you use Python on the server-side. The package simplifies the calls by wrapping the RESTful calls. Start by getting your secret API Key in Ayrshare Dashboard. Next, install the Python package:General Usage
Examples of Post, History, and Delete. Please see the PyPI Package for more information.Profile Key
You may specify the Profile Key for User Profile in the body of a POST or query of a GET with theprofileKey
field.