https://github.com/oneall/php-api-examples
This project show implementation of example
https://github.com/oneall/php-api-examples
Last synced: 10 months ago
JSON representation
This project show implementation of example
- Host: GitHub
- URL: https://github.com/oneall/php-api-examples
- Owner: oneall
- Created: 2017-10-17T15:32:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T13:12:18.000Z (over 8 years ago)
- Last Synced: 2025-04-22T18:47:21.329Z (over 1 year ago)
- Language: PHP
- Size: 2.86 MB
- Stars: 1
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OneAll PHP API Examples
==============
The OneAll API unifies 35+ Social Networks and consolidates the most powerful social network features in a single
solution. You can work with multiple social networks at once and you will obtain a standardized field structure for
data received from any of the social networks. Save time and development resources and focus on your core business.
## Getting Started
This project show examples of our Oneall REST API into PHP with **Curl** & With our **PHP SDK**.
### Prerequisites
You need to create an account and an application on [our website](app.oneall.com) in order to be able to use our examples.
Usage
-----
* Setup your OneAll Site Credentials in the **lib/config.ini** file before being able to use examples.
* Update example files with your own values (token, ...)
* And execute PHP examples files.
Documentation
-------------
You can find all API documentation on [our website](http://docs.oneall.com/api/resources/).
License
-------
The **GNU General Public License** (GPL) is available at http://www.gnu.org/licenses/old-licenses/gpl-2.0.html