Spotlightr

Learn how to use Spotlightr with Composio

Overview

Enum

SPOTLIGHTR

Description

Spotlightr is a video hosting and streaming platform that captures leads, updates contacts with engagement data, and provides analytics reporting.

Authentication Details

generic_api_key
stringRequired

Actions

Tool to retrieve the top videos from a spotlightr account. use when you need to list the most viewed videos.

Action Parameters

limit
integerDefaults to 10

Action Response

data
object
error
string
successful
boolean
Tool to retrieve analytics metrics for a specified video. use when you have a video id and need its metrics (views, engagement, viewers, watch time).

Action Parameters

end_date
string
metric_type
string
start_date
string
video_id
stringRequired

Action Response

data
object
error
string
message
string
status
string
successful
boolean