getTokenReportSummary
This endpoint returns a summary of the report for the requested token. It's much shorter than the full report.
GET Category: tokens
Endpoint
https://api.rugcheck.xyz/v1/tokens/{id}/report/summary
Developer Guide
Solana getTokenAccountsByOwner & RugCheck getTokenReportSummary Developer Guide — Fetch every token account a Solana wallet owns with getTokenAccountsByOwner, decode mints and balances by slicing bytes, and score the token with RugCheck.