Skip to main content
GET
Search the inspiration media index

Authorizations

Authorization
string
header
required

A SuperX API key ("sxk_..."), created in the SuperX app under Account > API / MCP / CLI. Keys are server-side secrets.

Query Parameters

q
string

What to search for (max 300 characters). Omit to browse the newest media.

Maximum string length: 300
platforms
string

Comma-separated platforms to include. Default: instagram,youtube,x,threads.

Example:

"youtube,instagram"

time_filter
enum<string>
default:all

How recent the media must be.

Available options:
all,
24h,
7d,
30d
media_type
enum<string>
default:all

Media kind.

Available options:
all,
video,
image
content_type
string

Free-text content-type label as stored in the index (max 50 characters). There is no enumerated list: a label the index does not use returns zero items and still counts against the daily search cap, so leave it off unless you know the label.

Maximum string length: 50
limit
integer
default:20

Items to return (1-120). 120 is everything one query can return.

Required range: 1 <= x <= 120

Response

Matching media items.

data
object[]
meta
object