Client Libraries Reference
Overview
A MonetizationOS client library runs in the user's browser or client application. It makes a surface decision against the MonetizationOS API with your environment's public key and applies the resulting component transformations on the client, directly where the user sees them.
Client libraries complement the edge proxies, which perform the same decision and transformation flow server-side at the edge with a secret key. Choose a client library when you can't, or prefer not to, put a proxy in front of your origin.
Libraries
Browser SDK
Client-side SDK that makes surface decisions from the browser and applies component transformations to the live DOM.
React SDK
Coming soon.
Mobile SDKs
Coming soon.