xprofile
This endpoint will fetch BuddyPress extended profile fields data. Just provide field label and user_id.
Resource URL
http://localhost/api/userplus/xprofile/
Method
POST
Required Parameters
- user_id
- any profile 'field' var – call by exact label
- key – get API key from Settings > User Plus
Sample Request URL
http://localhost/api/userplus/xprofile/?key=KEY-HERE&user_id=USERID-HERE&field=FIELD-LABEL-HERE