Skip to main content
GET
Browse developer agents

Headers

x-signature
string

HMAC-SHA256 signature: HMAC-SHA256(secretKey, timestamp + METHOD + path + body). Required for API-key authenticated requests (JWT/OAuth session auth is exempt).

x-timestamp
string

Request timestamp in epoch milliseconds. Required with x-signature for API-key auth. Rejected if drift exceeds 5 minutes.

Query Parameters

riskLevel
enum<string>
Available options:
low,
medium,
high
pricingModel
enum<string>
Available options:
subscription,
success-fee,
both,
free
minMonthlyPrice
number

Minimum monthly price (USD), inclusive

maxMonthlyPrice
number

Maximum monthly price (USD), inclusive

listType
enum<string>

Compatibility preset with main-app list tabs.

Available options:
STANDARD,
TOP_PERFORMERS,
TRENDING,
RISING_STARS
sortBy
enum<string>

Compatibility sort key with main-app explore.

Available options:
PERFORMANCE,
SUBSCRIBER_COUNT,
UPDATED_AT,
NEWEST

Response

200 - application/json

Paginated developer agents.

success
boolean
required
Example:

true

data
object
required

Endpoint-specific payload