# Points Welcome to Annex Cloud’s Points API documentation for Multi Point Bucket. Using the multi point bucket parameters provided in the documentation below, you can easily update points for members in your loyalty program within all point buckets. Additionally, you can use the GET method to retrieve all of the point information for a member, including the status of their points within the additional point buckets in your program. ## Redeem, and award loyalty points to the member - [POST /points](https://annexcloud.redocly.app/mpb/mpb/points/addorredeempoints.md): Use the POST method in the Points API to give, redeem and award points to members of the loyalty program. All other fields in the request body are listed below. ## To retrieve point details for a member - [GET /points/{{memberId}}](https://annexcloud.redocly.app/mpb/mpb/points/add/removepoints.md): This method retrieves point details associated with a member’s ID. The user needs to use the member’s user ID as a key to fetch all the points details.