Developer Portal

Byggd av utvecklare, för utvecklare.

REST API med omfattande dokumentation. Webhooks för real-time events. 99.99% uptime. Integrera på en eftermiddag.

request.sh
curl -X POST https://api.truevi.se/v1/assess \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "userId": "customer_123",
    "bankId": "SE_BANK_001",
    "months": 12
  }'

# Response (300ms)
{
  "score": 785,
  "band": "A",
  "risk_level": "LOW",
  "insights": {
    "income_stability": "HIGH",
    "debt_burden": "LOW"
  }
}

System Status

All Systems Operational

99.99%

Uptime (Last 30 days)

~300ms

Avg Response Time

24/7

Monitoring

EU-hosted

GDPR Compliant