The API is currently in development and is not yet available for production use. Please check back later.
curl --request POST \
--url https://refract.prismapi.io/v1/solana/dex/profiles/tokens/get-profiles-by-creator \
--header 'Content-Type: application/json' \
--header 'X-Api-Key: <api-key>' \
--data '
{
"creator": "suqh5sHtr8HyJ7q8scBimULPkPpA557prMG47xCHQfK",
"time_windows": [
"7d"
]
}
'[
{
"token_address": "<string>",
"metadata": {
"last_trade_at": 123,
"created_at": 123,
"symbol": "<string>",
"name": "<string>",
"image": "<string>",
"verified": true,
"creator_address": "<string>",
"twitter": "<string>",
"discord": "<string>",
"website": "<string>",
"telegram": "<string>"
},
"market": {
"fdv": 123,
"market_cap": 123,
"price": 123,
"liquidity": 123,
"holders": 123,
"total_supply": 123,
"circulating_supply": 123,
"top_holdings": 123,
"dev_holdings": 123
},
"metrics": {
"7d": {
"largest_trade_win": 123,
"largest_trade_loss": 123,
"avg_buy_size": 123,
"avg_sell_size": 123,
"avg_price": 123,
"avg_buy_price": 123,
"avg_sell_price": 123,
"avg_buy_mcap": 123,
"avg_sell_mcap": 123,
"avg_holding_duration": 123,
"avg_trade_pnl": 123,
"avg_trade_roi": 123,
"avg_wallet_winrate": 123,
"avg_wallet_pnl": 123,
"avg_wallet_roi": 123,
"wallet_roi_distribution": {
"gt_500": 123,
"200_500": 123,
"0_200": 123,
"neg50_0": 123,
"lt_neg50_0": 123
},
"makers_count": 123,
"buyers_count": 123,
"sellers_count": 123,
"buy_count": 123,
"sell_count": 123,
"win_position_count": 123,
"loss_position_count": 123,
"win_pnl": 123,
"loss_pnl": 123,
"buy_volume": 123,
"sell_volume": 123,
"pnl": 123,
"trade_count": 123,
"volume": 123,
"position_count": 123,
"volume_weighted_winrate": 123,
"volume_weighted_roi": 123,
"wallet_hit_ratio": 123,
"profit_factor": 123,
"win_loss_size_ratio": 123,
"pnl_volume_ratio": 123,
"price_stability": 123,
"price_volatility": 123,
"roi_stability": 123,
"roi_volatility": 123,
"pnl_volatility": 123,
"pnl_stability": 123,
"sharpe_ratio": 123,
"sortino_ratio": 123,
"max_drawdown": 123
},
"1d": {
"largest_trade_win": 123,
"largest_trade_loss": 123,
"avg_buy_size": 123,
"avg_sell_size": 123,
"avg_price": 123,
"avg_buy_price": 123,
"avg_sell_price": 123,
"avg_buy_mcap": 123,
"avg_sell_mcap": 123,
"avg_holding_duration": 123,
"avg_trade_pnl": 123,
"avg_trade_roi": 123,
"avg_wallet_winrate": 123,
"avg_wallet_pnl": 123,
"avg_wallet_roi": 123,
"wallet_roi_distribution": {
"gt_500": 123,
"200_500": 123,
"0_200": 123,
"neg50_0": 123,
"lt_neg50_0": 123
},
"makers_count": 123,
"buyers_count": 123,
"sellers_count": 123,
"buy_count": 123,
"sell_count": 123,
"win_position_count": 123,
"loss_position_count": 123,
"win_pnl": 123,
"loss_pnl": 123,
"buy_volume": 123,
"sell_volume": 123,
"pnl": 123,
"trade_count": 123,
"volume": 123,
"position_count": 123,
"volume_weighted_winrate": 123,
"volume_weighted_roi": 123,
"wallet_hit_ratio": 123,
"profit_factor": 123,
"win_loss_size_ratio": 123,
"pnl_volume_ratio": 123,
"price_stability": 123,
"price_volatility": 123,
"roi_stability": 123,
"roi_volatility": 123,
"pnl_volatility": 123,
"pnl_stability": 123,
"sharpe_ratio": 123,
"sortino_ratio": 123,
"max_drawdown": 123
},
"6h": {
"largest_trade_win": 123,
"largest_trade_loss": 123,
"avg_buy_size": 123,
"avg_sell_size": 123,
"avg_price": 123,
"avg_buy_price": 123,
"avg_sell_price": 123,
"avg_buy_mcap": 123,
"avg_sell_mcap": 123,
"avg_holding_duration": 123,
"avg_trade_pnl": 123,
"avg_trade_roi": 123,
"avg_wallet_winrate": 123,
"avg_wallet_pnl": 123,
"avg_wallet_roi": 123,
"wallet_roi_distribution": {
"gt_500": 123,
"200_500": 123,
"0_200": 123,
"neg50_0": 123,
"lt_neg50_0": 123
},
"makers_count": 123,
"buyers_count": 123,
"sellers_count": 123,
"buy_count": 123,
"sell_count": 123,
"win_position_count": 123,
"loss_position_count": 123,
"win_pnl": 123,
"loss_pnl": 123,
"buy_volume": 123,
"sell_volume": 123,
"pnl": 123,
"trade_count": 123,
"volume": 123,
"position_count": 123,
"volume_weighted_winrate": 123,
"volume_weighted_roi": 123,
"wallet_hit_ratio": 123,
"profit_factor": 123,
"win_loss_size_ratio": 123,
"pnl_volume_ratio": 123,
"price_stability": 123,
"price_volatility": 123,
"roi_stability": 123,
"roi_volatility": 123,
"pnl_volatility": 123,
"pnl_stability": 123,
"sharpe_ratio": 123,
"sortino_ratio": 123,
"max_drawdown": 123
},
"1h": {
"largest_trade_win": 123,
"largest_trade_loss": 123,
"avg_buy_size": 123,
"avg_sell_size": 123,
"avg_price": 123,
"avg_buy_price": 123,
"avg_sell_price": 123,
"avg_buy_mcap": 123,
"avg_sell_mcap": 123,
"avg_holding_duration": 123,
"avg_trade_pnl": 123,
"avg_trade_roi": 123,
"avg_wallet_winrate": 123,
"avg_wallet_pnl": 123,
"avg_wallet_roi": 123,
"wallet_roi_distribution": {
"gt_500": 123,
"200_500": 123,
"0_200": 123,
"neg50_0": 123,
"lt_neg50_0": 123
},
"makers_count": 123,
"buyers_count": 123,
"sellers_count": 123,
"buy_count": 123,
"sell_count": 123,
"win_position_count": 123,
"loss_position_count": 123,
"win_pnl": 123,
"loss_pnl": 123,
"buy_volume": 123,
"sell_volume": 123,
"pnl": 123,
"trade_count": 123,
"volume": 123,
"position_count": 123,
"volume_weighted_winrate": 123,
"volume_weighted_roi": 123,
"wallet_hit_ratio": 123,
"profit_factor": 123,
"win_loss_size_ratio": 123,
"pnl_volume_ratio": 123,
"price_stability": 123,
"price_volatility": 123,
"roi_stability": 123,
"roi_volatility": 123,
"pnl_volatility": 123,
"pnl_stability": 123,
"sharpe_ratio": 123,
"sortino_ratio": 123,
"max_drawdown": 123
},
"5m": {
"largest_trade_win": 123,
"largest_trade_loss": 123,
"avg_buy_size": 123,
"avg_sell_size": 123,
"avg_price": 123,
"avg_buy_price": 123,
"avg_sell_price": 123,
"avg_buy_mcap": 123,
"avg_sell_mcap": 123,
"avg_holding_duration": 123,
"avg_trade_pnl": 123,
"avg_trade_roi": 123,
"avg_wallet_winrate": 123,
"avg_wallet_pnl": 123,
"avg_wallet_roi": 123,
"wallet_roi_distribution": {
"gt_500": 123,
"200_500": 123,
"0_200": 123,
"neg50_0": 123,
"lt_neg50_0": 123
},
"makers_count": 123,
"buyers_count": 123,
"sellers_count": 123,
"buy_count": 123,
"sell_count": 123,
"win_position_count": 123,
"loss_position_count": 123,
"win_pnl": 123,
"loss_pnl": 123,
"buy_volume": 123,
"sell_volume": 123,
"pnl": 123,
"trade_count": 123,
"volume": 123,
"position_count": 123,
"volume_weighted_winrate": 123,
"volume_weighted_roi": 123,
"wallet_hit_ratio": 123,
"profit_factor": 123,
"win_loss_size_ratio": 123,
"pnl_volume_ratio": 123,
"price_stability": 123,
"price_volatility": 123,
"roi_stability": 123,
"roi_volatility": 123,
"pnl_volatility": 123,
"pnl_stability": 123,
"sharpe_ratio": 123,
"sortino_ratio": 123,
"max_drawdown": 123
},
"1m": {
"largest_trade_win": 123,
"largest_trade_loss": 123,
"avg_buy_size": 123,
"avg_sell_size": 123,
"avg_price": 123,
"avg_buy_price": 123,
"avg_sell_price": 123,
"avg_buy_mcap": 123,
"avg_sell_mcap": 123,
"avg_holding_duration": 123,
"avg_trade_pnl": 123,
"avg_trade_roi": 123,
"avg_wallet_winrate": 123,
"avg_wallet_pnl": 123,
"avg_wallet_roi": 123,
"wallet_roi_distribution": {
"gt_500": 123,
"200_500": 123,
"0_200": 123,
"neg50_0": 123,
"lt_neg50_0": 123
},
"makers_count": 123,
"buyers_count": 123,
"sellers_count": 123,
"buy_count": 123,
"sell_count": 123,
"win_position_count": 123,
"loss_position_count": 123,
"win_pnl": 123,
"loss_pnl": 123,
"buy_volume": 123,
"sell_volume": 123,
"pnl": 123,
"trade_count": 123,
"volume": 123,
"position_count": 123,
"volume_weighted_winrate": 123,
"volume_weighted_roi": 123,
"wallet_hit_ratio": 123,
"profit_factor": 123,
"win_loss_size_ratio": 123,
"pnl_volume_ratio": 123,
"price_stability": 123,
"price_volatility": 123,
"roi_stability": 123,
"roi_volatility": 123,
"pnl_volatility": 123,
"pnl_stability": 123,
"sharpe_ratio": 123,
"sortino_ratio": 123,
"max_drawdown": 123
}
}
}
]Returns token profiles for a specific creator.
curl --request POST \
--url https://refract.prismapi.io/v1/solana/dex/profiles/tokens/get-profiles-by-creator \
--header 'Content-Type: application/json' \
--header 'X-Api-Key: <api-key>' \
--data '
{
"creator": "suqh5sHtr8HyJ7q8scBimULPkPpA557prMG47xCHQfK",
"time_windows": [
"7d"
]
}
'[
{
"token_address": "<string>",
"metadata": {
"last_trade_at": 123,
"created_at": 123,
"symbol": "<string>",
"name": "<string>",
"image": "<string>",
"verified": true,
"creator_address": "<string>",
"twitter": "<string>",
"discord": "<string>",
"website": "<string>",
"telegram": "<string>"
},
"market": {
"fdv": 123,
"market_cap": 123,
"price": 123,
"liquidity": 123,
"holders": 123,
"total_supply": 123,
"circulating_supply": 123,
"top_holdings": 123,
"dev_holdings": 123
},
"metrics": {
"7d": {
"largest_trade_win": 123,
"largest_trade_loss": 123,
"avg_buy_size": 123,
"avg_sell_size": 123,
"avg_price": 123,
"avg_buy_price": 123,
"avg_sell_price": 123,
"avg_buy_mcap": 123,
"avg_sell_mcap": 123,
"avg_holding_duration": 123,
"avg_trade_pnl": 123,
"avg_trade_roi": 123,
"avg_wallet_winrate": 123,
"avg_wallet_pnl": 123,
"avg_wallet_roi": 123,
"wallet_roi_distribution": {
"gt_500": 123,
"200_500": 123,
"0_200": 123,
"neg50_0": 123,
"lt_neg50_0": 123
},
"makers_count": 123,
"buyers_count": 123,
"sellers_count": 123,
"buy_count": 123,
"sell_count": 123,
"win_position_count": 123,
"loss_position_count": 123,
"win_pnl": 123,
"loss_pnl": 123,
"buy_volume": 123,
"sell_volume": 123,
"pnl": 123,
"trade_count": 123,
"volume": 123,
"position_count": 123,
"volume_weighted_winrate": 123,
"volume_weighted_roi": 123,
"wallet_hit_ratio": 123,
"profit_factor": 123,
"win_loss_size_ratio": 123,
"pnl_volume_ratio": 123,
"price_stability": 123,
"price_volatility": 123,
"roi_stability": 123,
"roi_volatility": 123,
"pnl_volatility": 123,
"pnl_stability": 123,
"sharpe_ratio": 123,
"sortino_ratio": 123,
"max_drawdown": 123
},
"1d": {
"largest_trade_win": 123,
"largest_trade_loss": 123,
"avg_buy_size": 123,
"avg_sell_size": 123,
"avg_price": 123,
"avg_buy_price": 123,
"avg_sell_price": 123,
"avg_buy_mcap": 123,
"avg_sell_mcap": 123,
"avg_holding_duration": 123,
"avg_trade_pnl": 123,
"avg_trade_roi": 123,
"avg_wallet_winrate": 123,
"avg_wallet_pnl": 123,
"avg_wallet_roi": 123,
"wallet_roi_distribution": {
"gt_500": 123,
"200_500": 123,
"0_200": 123,
"neg50_0": 123,
"lt_neg50_0": 123
},
"makers_count": 123,
"buyers_count": 123,
"sellers_count": 123,
"buy_count": 123,
"sell_count": 123,
"win_position_count": 123,
"loss_position_count": 123,
"win_pnl": 123,
"loss_pnl": 123,
"buy_volume": 123,
"sell_volume": 123,
"pnl": 123,
"trade_count": 123,
"volume": 123,
"position_count": 123,
"volume_weighted_winrate": 123,
"volume_weighted_roi": 123,
"wallet_hit_ratio": 123,
"profit_factor": 123,
"win_loss_size_ratio": 123,
"pnl_volume_ratio": 123,
"price_stability": 123,
"price_volatility": 123,
"roi_stability": 123,
"roi_volatility": 123,
"pnl_volatility": 123,
"pnl_stability": 123,
"sharpe_ratio": 123,
"sortino_ratio": 123,
"max_drawdown": 123
},
"6h": {
"largest_trade_win": 123,
"largest_trade_loss": 123,
"avg_buy_size": 123,
"avg_sell_size": 123,
"avg_price": 123,
"avg_buy_price": 123,
"avg_sell_price": 123,
"avg_buy_mcap": 123,
"avg_sell_mcap": 123,
"avg_holding_duration": 123,
"avg_trade_pnl": 123,
"avg_trade_roi": 123,
"avg_wallet_winrate": 123,
"avg_wallet_pnl": 123,
"avg_wallet_roi": 123,
"wallet_roi_distribution": {
"gt_500": 123,
"200_500": 123,
"0_200": 123,
"neg50_0": 123,
"lt_neg50_0": 123
},
"makers_count": 123,
"buyers_count": 123,
"sellers_count": 123,
"buy_count": 123,
"sell_count": 123,
"win_position_count": 123,
"loss_position_count": 123,
"win_pnl": 123,
"loss_pnl": 123,
"buy_volume": 123,
"sell_volume": 123,
"pnl": 123,
"trade_count": 123,
"volume": 123,
"position_count": 123,
"volume_weighted_winrate": 123,
"volume_weighted_roi": 123,
"wallet_hit_ratio": 123,
"profit_factor": 123,
"win_loss_size_ratio": 123,
"pnl_volume_ratio": 123,
"price_stability": 123,
"price_volatility": 123,
"roi_stability": 123,
"roi_volatility": 123,
"pnl_volatility": 123,
"pnl_stability": 123,
"sharpe_ratio": 123,
"sortino_ratio": 123,
"max_drawdown": 123
},
"1h": {
"largest_trade_win": 123,
"largest_trade_loss": 123,
"avg_buy_size": 123,
"avg_sell_size": 123,
"avg_price": 123,
"avg_buy_price": 123,
"avg_sell_price": 123,
"avg_buy_mcap": 123,
"avg_sell_mcap": 123,
"avg_holding_duration": 123,
"avg_trade_pnl": 123,
"avg_trade_roi": 123,
"avg_wallet_winrate": 123,
"avg_wallet_pnl": 123,
"avg_wallet_roi": 123,
"wallet_roi_distribution": {
"gt_500": 123,
"200_500": 123,
"0_200": 123,
"neg50_0": 123,
"lt_neg50_0": 123
},
"makers_count": 123,
"buyers_count": 123,
"sellers_count": 123,
"buy_count": 123,
"sell_count": 123,
"win_position_count": 123,
"loss_position_count": 123,
"win_pnl": 123,
"loss_pnl": 123,
"buy_volume": 123,
"sell_volume": 123,
"pnl": 123,
"trade_count": 123,
"volume": 123,
"position_count": 123,
"volume_weighted_winrate": 123,
"volume_weighted_roi": 123,
"wallet_hit_ratio": 123,
"profit_factor": 123,
"win_loss_size_ratio": 123,
"pnl_volume_ratio": 123,
"price_stability": 123,
"price_volatility": 123,
"roi_stability": 123,
"roi_volatility": 123,
"pnl_volatility": 123,
"pnl_stability": 123,
"sharpe_ratio": 123,
"sortino_ratio": 123,
"max_drawdown": 123
},
"5m": {
"largest_trade_win": 123,
"largest_trade_loss": 123,
"avg_buy_size": 123,
"avg_sell_size": 123,
"avg_price": 123,
"avg_buy_price": 123,
"avg_sell_price": 123,
"avg_buy_mcap": 123,
"avg_sell_mcap": 123,
"avg_holding_duration": 123,
"avg_trade_pnl": 123,
"avg_trade_roi": 123,
"avg_wallet_winrate": 123,
"avg_wallet_pnl": 123,
"avg_wallet_roi": 123,
"wallet_roi_distribution": {
"gt_500": 123,
"200_500": 123,
"0_200": 123,
"neg50_0": 123,
"lt_neg50_0": 123
},
"makers_count": 123,
"buyers_count": 123,
"sellers_count": 123,
"buy_count": 123,
"sell_count": 123,
"win_position_count": 123,
"loss_position_count": 123,
"win_pnl": 123,
"loss_pnl": 123,
"buy_volume": 123,
"sell_volume": 123,
"pnl": 123,
"trade_count": 123,
"volume": 123,
"position_count": 123,
"volume_weighted_winrate": 123,
"volume_weighted_roi": 123,
"wallet_hit_ratio": 123,
"profit_factor": 123,
"win_loss_size_ratio": 123,
"pnl_volume_ratio": 123,
"price_stability": 123,
"price_volatility": 123,
"roi_stability": 123,
"roi_volatility": 123,
"pnl_volatility": 123,
"pnl_stability": 123,
"sharpe_ratio": 123,
"sortino_ratio": 123,
"max_drawdown": 123
},
"1m": {
"largest_trade_win": 123,
"largest_trade_loss": 123,
"avg_buy_size": 123,
"avg_sell_size": 123,
"avg_price": 123,
"avg_buy_price": 123,
"avg_sell_price": 123,
"avg_buy_mcap": 123,
"avg_sell_mcap": 123,
"avg_holding_duration": 123,
"avg_trade_pnl": 123,
"avg_trade_roi": 123,
"avg_wallet_winrate": 123,
"avg_wallet_pnl": 123,
"avg_wallet_roi": 123,
"wallet_roi_distribution": {
"gt_500": 123,
"200_500": 123,
"0_200": 123,
"neg50_0": 123,
"lt_neg50_0": 123
},
"makers_count": 123,
"buyers_count": 123,
"sellers_count": 123,
"buy_count": 123,
"sell_count": 123,
"win_position_count": 123,
"loss_position_count": 123,
"win_pnl": 123,
"loss_pnl": 123,
"buy_volume": 123,
"sell_volume": 123,
"pnl": 123,
"trade_count": 123,
"volume": 123,
"position_count": 123,
"volume_weighted_winrate": 123,
"volume_weighted_roi": 123,
"wallet_hit_ratio": 123,
"profit_factor": 123,
"win_loss_size_ratio": 123,
"pnl_volume_ratio": 123,
"price_stability": 123,
"price_volatility": 123,
"roi_stability": 123,
"roi_volatility": 123,
"pnl_volatility": 123,
"pnl_stability": 123,
"sharpe_ratio": 123,
"sortino_ratio": 123,
"max_drawdown": 123
}
}
}
]Your Prism API key. You can get one for free in the Prism Dashboard.
List of token profiles for the specified creator.
Was this page helpful?