SolvaBureau de credit prive
API Playground

Tester l'API Solva

Endpoint POST /api/v1/score - accepte UUID, MSISDN ou NNI (10 chiffres).

Response
(no response yet)
Curl
curl -X POST https://solva.solutionia.work/api/v1/score \
  -H "Authorization: Bearer solva_demo_bpm_2026" \
  -H "Content-Type: application/json" \
  -d '{"nni": "7701000008"}'