Documentation Index
Fetch the complete documentation index at: https://docs.prismapi.io/llms.txt
Use this file to discover all available pages before exploring further.
Profiles API
The Profiles API provides endpoints to analyze trading behavior, identify top performers, and gain insights into wallet and token activity patterns.
Wallets
| Method | Description | API Reference |
|---|
get-profile | Retrieve a wallet profile | Method Docs |
get-profiles | Retrieve multiple wallet profiles | Method Docs |
search-profiles | Search for wallet profiles | Method Docs |
sub-profiles | Subscribe to wallet profiles updates | Method Docs |
Tokens
| Method | Description | API Reference |
|---|
get-profile | Retrieve a token profile | Method Docs |
get-profiles | Retrieve multiple token profiles | Method Docs |
get-profiles-by-creator | Retrieve token profiles by creator | Method Docs |
search-profiles | Search for token profiles | Method Docs |
sub-profiles | Subscribe to token profiles updates | Method Docs |
Positions
Position profiles are currently available via WebSocket subscription only.
| Method | Description | API Reference |
|---|
sub-profiles | Subscribe to position profiles updates | Method Docs |
Portfolios API
The Portfolios API provides endpoints for tracking wallet positions, calculating portfolio worth, and monitoring asset allocations across different tokens.
| Method | Description | API Reference |
|---|
get-portfolio | Retrieve a portfolio | Method Docs |
Trades API
The Trades API provides endpoints to analyze trading patterns, track trade history, and monitor trading activity in real-time through subscriptions.
| Method | Description | API Reference |
|---|
get-trades | Retrieve trades | Method Docs |
sub-trades | Subscribe to trades | Method Docs |
Swaps API
The Swaps API provides endpoints for tracking swap activity, analyzing liquidity flows, and monitoring token exchange patterns in real-time through subscriptions.
| Method | Description | API Reference |
|---|
get-swaps | Retrieve swaps | Method Docs |
sub-swaps | Subscribe to swaps | Method Docs |
Prices API
The Prices API provides endpoints to track token valuations, analyze price trends, build price charts, and monitor real-time price updates through subscriptions.
| Method | Description | API Reference |
|---|
get-price | Retrieve prices | Method Docs |
get-price-stats | Retrieve price stats | Method Docs |
get-price-candles | Retrieve price candles | Method Docs |
get-price-history | Retrieve price history | Method Docs |
sub-prices | Subscribe to prices | Method Docs |