Reprise HTML Environment Data API
The HTML Environment Data API returns click-level viewer activity for published Reprise HTML Environment (Product Tour) demos through a single endpoint, replay_session_activity. Each record describes one activity event inside a demo session — snapshot_id and snapshot_title for the screen viewed, guide_id, guide_step_number, guide_text and guide_trigger for the guide shown, button_text and button_action for the interaction, plus session, visitor (name and email captured on the welcome screen), link and published or draft replay identifiers. Authentication is a token created in the Reprise portal under Settings → API Management; the full endpoint URL, including the portal ID, is copied from the demo's Copy API Endpoint menu. start_timestamp and end_timestamp scope the window in UTC, an optional visitor_company=1 parameter adds the viewer-entered company name, and responses are capped at 100MB.