API Access
Welcome to Socially API version 1.0 documentation! You can use our API to access Socially API endpoints, which can get information from various features.
To enable API access, raise a ticket here
Getting Started
To begin, it's important to understand that most requests necessitate user authorization. This is achieved by sending the user's access_token via the GET method.
Additionally, every request must include your site's server key, which should be transmitted using the POST method.
You can locate your server key in the Admin Panel under Mobile & API Settings by selecting Manage API Access Keys and then Server Key once you have been whitelisted.
Please be aware that this is not a public API accessible to general users; it is intended solely for the site manager for use in developing third-party applications under fair usage policy. It is crucial to note that this API should not be used for marketing purposes or for the sale of third-party applications.
Last updated
Was this helpful?