# PWR Profile
source: https://developer.mastercard.com/pay-with-rewards/documentation/use-cases/pwr-profile/index.md

|                                                                 API                                                                 |                                                            Description                                                            |
|-------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|
| [Search PWR Profile](https://developer.mastercard.com/pay-with-rewards/documentation/use-cases/pwr-profile/search-profile/index.md) | Returns a cardholder's Pay with Rewards program settings, based on sensitive data such as BAN or BCN. Use POST /redeemers/search. |
| [Get PWR Profile](https://developer.mastercard.com/pay-with-rewards/documentation/use-cases/pwr-profile/get-profile/index.md)       | Returns a cardholder's Pay with Rewards program settings. Use GET /redeemers/{id}.                                                |

## Next Steps {#next-steps}

Now that you have an understanding of the different use cases the service uses, proceed to the [API Reference](https://developer.mastercard.com/pay-with-rewards/documentation/api-reference/index.md) section to interact with all of our endpoints on the API explorer.
