Skip to main content
FreshCreditFreshCredit®INC
ProduitsSolutionsForfaitsEntrepriseContact
Lancer l'app
Documentation / BlockScore™ /

BlockScore™

[FR] Credit scoring APIs with alternative data pipelines, provider-defined scoring models, and cross-lingual AI agent configuration.

[FR] Provider-Built Models

[FR] Providers build and own their credit risk models. FreshCredit® provides infrastructure, APIs, and alternative data pipelines — providers control scoring logic.

[FR] Alternative Data

[FR] Go beyond traditional bureau data. Incorporate behavioral signals, real-time financial patterns, transaction history, and verified credentials for 25% predictive lift.

[FR] Cross-Lingual AI

[FR] Financial AI agents supporting 2,400+ languages for global credit decisioning. Process data across languages without translation loss.

[FR] Algorithmic Transparency

[FR] Open methodologies and auditable model outputs. Research standards from The FreshCredit® Org ensure transparent, fair, compliant scoring.

Référence API /
POST/v1/blockscore/score

Generate a credit score using a specific model

Requête
{
  "user_id": "user_123",
  "model_id": "model_custom_456",
  "data_sources": ["blockid", "transactions", "alternative"],
  "callback_url": "https://your-app.com/webhooks/blockscore"
}
Réponse
{
  "score_id": "scr_xyz789",
  "score": 742,
  "rating": "good",
  "model_id": "model_custom_456",
  "factors": [
    { "name": "payment_history", "impact": "high", "direction": "positive" },
    { "name": "credit_utilization", "impact": "medium", "direction": "positive" }
  ],
  "generated_at": "2024-01-15T10:30:00Z"
}
POST/v1/blockscore/models

Create a custom credit scoring model

Requête
{
  "name": "My Custom Model",
  "description": "Model for thin-file consumers",
  "base_model": "freshcredit_v3",
  "features": [
    { "source": "blockid", "weight": 0.3 },
    { "source": "transactions", "weight": 0.4 },
    { "source": "alternative", "weight": 0.3 }
  ],
  "custom_rules": [
    { "condition": "payment_history > 0.9", "adjustment": +20 }
  ]
}
Réponse
{
  "model_id": "model_custom_456",
  "status": "training",
  "estimated_completion": "2024-01-15T12:00:00Z"
}
GET/v1/blockscore/models/{model_id}

Retrieve model details and performance metrics

Réponse
{
  "model_id": "model_custom_456",
  "name": "My Custom Model",
  "status": "active",
  "performance": {
    "auc_roc": 0.87,
    "precision": 0.82,
    "recall": 0.79,
    "predictive_lift": "25%"
  },
  "created_at": "2024-01-15T10:00:00Z"
}
Sources de Données /
blockidIdentity
Identity verification status and credentials
transactionsFinancial
User-authorized transaction history
alternativeAlternative
Behavioral signals and alternative data
employmentEmployment
Verified employment and income data
rentalHousing
Rental payment history
utilitiesUtilities
Utility and telecom payment history
Événements Webhook /
blockscore.score.completedSent when a score generation is completed
blockscore.model.trainedSent when a custom model finishes training
blockscore.model.updatedSent when a model is updated or retrained

Prochaines Étapes

Explorer BlockIQ™Télécharger les SDKs
FreshCreditFreshCredit®INC

Infrastructure de crédit et d'identité pour le monde moderne.

INC freshcredit.comLAB freshcredit.xyzORG freshcredit.orgDAO freshcredit.aiAPP freshcredit.app

Stay Updated

Get fraud prevention insights and product updates. Unsubscribe anytime.

Produits
Workflows BlockID™Modèles BlockScore™Offres BlockIQ™The FreshCredit App™
Entreprise
À proposForfaitsDocumentsContact
Écosystème
The FreshCredit® LabThe FreshCredit® OrgThe FreshCredit® DAOThe FreshCredit App™
Calculateurs
Calculateur de coûts fournisseurCalculateur de coûts consommateurCalculateur de coûts infrastructureCalculateur d'impact économique
Mentions légales
Politique de confidentialitéConditions d'utilisationPolitique AML/KYCPolitique de cookies
XInstagramRedditGitHubYouTubeFacebook

© 2026 FreshCredit®. Tous droits réservés.

FreshCredit® Inc n'est pas une banque, une coopérative de crédit, une société de réparation de crédit ou une agence d'information sur le crédit.