Get API public v1 pulse compare
get/api/public/v1/pulse/compare
Query parameters
walletsstring
Comma-separated list of 2-5 wallet addresses
Comma-separated list of 2-5 wallet addresses
Response
OK
Example response
{
"$schema": "https://api.coinversa.ai/schemas/WalletCompareBody.json",
"wallets": [
{
"summary": {
"$schema": "https://api.coinversa.ai/schemas/WalletLifecycleSummaryBody.json"
}
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.