Not just metrics — percentiles against the full universe and against the company's own peer group.
curl "$API/scoring/peers/SAP"
{
"ticker": "SAP",
"peerGroup": "Enterprise software",
"peers": 34,
"percentiles": { "profitability": 81, "solvency": 74, "growth": 62 }
}
An absolute metric says little. So every score is additionally kept as a percentile — against the thematic peer group rather than a coarse industry list.
Industry codes do not separate what investors separate. The peer group therefore comes from the taxonomy, not from a four-digit code.
| GET | /scoring | Screening across all scores |
| GET | /scoring/{ticker} | Single profile |
| GET | /scoring/peers/{ticker} | Peer group and percentile |
| GET | /performance/peer-comparison/{identifier} | Price comparison |
Something missing, something off, or an answer you don't understand? Write it here — it reaches us directly.