Alternative Scores
Akiba's Alternative qualitative scores
Expected Data returned:
Get Started
To make this endpoint, you will need a valid developer account and, API Keys. Read Authentication to learn more.
🔐AuthenticationAPI Endpoint
POST https://api.akibaone.com/insyts/scores
Request
{
  "clientId": "string",
  "userId": "string"
}Response Sample
{
  "date": "string",
  "risk_score": "string",
  "forecast_score": "string",
  "credibility_score": "string",
  "liquidity_score": "string"
}Last updated