OssnServices
This set of API endpoints is designed for your OSSN website, enabling seamless integration of OSSN with your own or third-party applications.
Download the OSSN Services component. After installation and activation, head to the admin panel to configure and generate your API key.
If you're using a premium version of the OSSN social network, you'll need the additional EndPoints component. Download it here.
Once component(s) installed and your API key ready, you can start using any of the available methods. For more information, visit the OSSN Web Services.
If you have a component listed here and want to share your documentation in the official list, feel free to reach out to us!
API CODES
| Code | Description |
|---|---|
| 100 | The requested method successfully responded to the request. |
| 101 | Invalid API method. |
| 102 | The requested method didn't returned any response. |
| 103 | The requested user is invalid. |
| 104 | The requested user is not validated. |
| 105 | Unable to login. The supplied password is incorrect or system have returned the error. |
| 106 | One or more input expected , is empty. Please make sure you send all required inputs |
| 107 | Contains the password length required |
| 200 | Error or failed. It is returned when actual condition failed if(actual): else failed error. |
| 201 | One or more component required for this request can not be found on remote server |
If you have questions please post them to our community website https://www.opensource-socialnetwork.org/community
Extend the API with more features
Please see : https://github.com/opensource-socialnetwork/ExtendAPI