# Browser Feature Transformations

## Execute Browser feature decisions

 - [POST /zephr/feature-decisions](https://developer.zuora.com/zephr-api-reference/zephr-public-api/browser-feature-transformations/executebrowserfeaturesdecisions.md): Zephr HTML Features can be run in the browser by calling this API directly or using the Zephr Browser SDK. For compatibility with CDN, any web headers (Referrer, User-Agent) will be accepted and passed onto the rule engine.
Note: This endpoint may return different response structures depending on your tenant configuration. The example shown here reflects one supported response format.
 If your tenant returns a different structure and you need this format, contact Zuora Support for guidance.

## Execute Browser feature transformations

 - [POST /zephr/feature-transformations](https://developer.zuora.com/zephr-api-reference/zephr-public-api/browser-feature-transformations/executebrowserfeaturetransformations.md): Zephr HTML Features can be run in the browser by calling this API directly or using the Zephr Browser SDK. For compatibility with CDN, any web headers (Referrer, User-Agent) will be accepted and passed onto the rule engine.

