BuddyPress Json API is a plugin to supports the JSON API Plugin with a new Controller to set & get information from BuddyPress.
The plugin included all features from the plugin "JSON API for Buddypress" in addition of manage profile features also.
So you can get buddypress data via API same way set buddypress user profile via API.
For user profile plugin has added edit profile photo with edit basic profile and additional fields added for users by buddypress settings.
First you have to install the
JSON API for WordPress Plugin.
To install BuddyPress Json API just follow these steps:
- upload the plugin folder to your WordPress plugin folder (/wp-content/plugins)
- activate the plugin through the 'Plugins' menu in WordPress or by using the link provided by the plugin installer
- activate the controller through the JSON API menu found in the WordPress admin center (Settings -> JSON API)