Skip to main content
GET
getRecommendedStrategies

Headers

Authorization
string<JWT>

User API token.

Query Parameters

strategy_id[]
string[]
required

Array of strategy IDs.

Maximum array length: 100

AlphaInsider strategy identifier.

timeframe
enum<string>
default:month

Time window used for ranking or performance data.

Available options:
day,
week,
month,
year,
five_year
limit
number

Number of results to return.

Response

Request was successful.

success
boolean

True when the request succeeded.

response
object[]

Endpoint-specific response payload, or an error message when success is false.