> For the complete documentation index, see [llms.txt](https://rymera.gitbook.io/advanced-coupons-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rymera.gitbook.io/advanced-coupons-api/loyalty-program-v1-lpfw-1.md).

# wc-loyalty-program/v1

{% hint style="info" %}
This is a duplicate of the `loyalty-program` base endpoints to add support for the WC REST API authentication.
{% endhint %}

This API was introduced on **LPFW** version 1.0

The namespace `wc-loyalty-program/v1` handles the following endpoints:

* `/wp-json/wc-loyalty-program/v1/dashboard`
* `/wp-json/wc-loyalty-program/v1/customers`
  * `/wp-json/wc-loyalty-program/v1/customers/status/{user_id}`
  * `/wp-json/wc-loyalty-program/v1/customers/history/{user_id}`
  * `/wp-json/wc-loyalty-program/v1/customers/points/{user_id}`
* `/wp-json/wc-loyalty-program/v1/settings/{lpfw_option_name}`
  * `wp-json/wc-loyalty-program/v1/settings/sections/`
  * `wp-json/wc-loyalty-program/v1/settings/sections/{section_id}`
