For the complete documentation index, see llms.txt. This page is also available as Markdown.

Client API

The Client API lets you build your own recommendations and offers experience on top of SparkLoop. Instead of rendering the managed signup-flow widget, the SparkLoop script exposes a small JavaScript SDK — SL.client — that your code calls to generate recommendations and offers, display them in your own UI, and report your readers' choices back to SparkLoop.

You keep full control of the markup, styling and flow. SparkLoop keeps handling everything behind the scenes: targeting, tracking, attribution and payouts.

The Client API is in early beta and only enabled on request. Read Early Access to see what to expect and apply.

In this section