This is a product demonstration. No data is real. No queries are processed.
CasVade TrustScore™

Trust-as-a-Service

Verified behavioural reputation data for UK financial institutions, employers, and housing providers.

FCA-aligned behavioural scoring
API response in under 200ms
UK GDPR compliant, user-consented data only

ISO 27001 Compliant · UK GDPR · FCA Registered

Institution Sign In

Authorised partners only. Access is monitored and logged.

This session will be logged for compliance purposes.

Request API Access →

Welcome, Albion Bank plc.

Institution ID: ALBION-BANK-001 · Verified Partner · Last login: Today 09:14

Queries This Month
247
+12% vs last month
Above Threshold
68%
Threshold: Score 350+
Avg Response Time
142ms
SLA: under 500ms
Active Connections
3
Webhooks, REST, Batch

Recent Queries

View all →
Member IDQuery DateTrustScoreStatusAction
CAS-00891Today 09:12347 Manual Review View Report
CAS-00456Today 08:47612 Above Threshold View Report
CAS-00234Yesterday189 Below Threshold View Report
CAS-00678Yesterday430 Above Threshold View Report
CAS-001232 days ago501 Above Threshold View Report

Showing 5 of 247 queries this month

Monthly Query Volume

Jan 2026 – Feb 2026
W1 Jan W2 W3 W4 W1 Feb W2 W3 W4 Feb

API Status

All Systems Operational
Score Query API — 99.98% uptime
Webhook Delivery — 99.91% uptime
Batch Processing — 100% uptime

Last incident: None in 90 days

Quick Query

Member consent is verified automatically via the CasVade member app.

TrustScore™ Report

Member ID: CAS-00891 · Queried: Today 09:12 · Consent: Verified · Ref: QRY-2026-02-247

Member has provided explicit consent for this institutional query. Consent recorded: Today 09:11. Compliant with UK GDPR Article 6(1)(a).
347
/ 1000
Building

Percentile: Top 34% of verified members

Your Threshold: 350

3 points below your threshold

Recommendation: Manual Review

Score is actively growing. Member gained +50 points this month.

Adjust threshold in Settings →

Risk Assessment

Identity Verified
via CasVade Verify
Fraud Signals
None detected
Adverse Behaviour
None on record
Low Risk Profile

TrustScore™ Component Breakdown

ComponentWeightMember ScoreContribution
Community Engagement30%65%195 pts
Peer Endorsements25%40%100 pts
ROSCA Contributions 25% Not yet active
Loan Repayments 20% Not yet active
TOTAL 100% 347 / 1000

Score is expected to increase significantly when ROSCA contributions begin.

Behavioural History

Last 90 days
Feb 21
Account created
Feb 22
First community referral
Feb 23
Profile completed
Feb 24
Identity Verified
Feb 24
TrustScore Initialised

API Response for This Query

{
  "query_ref": "QRY-2026-02-247",
  "member_id": "CAS-00891",
  "trust_score": 347,
  "max_score": 1000,
  "percentile": 34,
  "status": "building",
  "threshold_met": false,
  "threshold_queried": 350,
  "recommendation": "manual_review",
  "components": {
    "community_engagement": { "score": 65, "weight": 0.30 },
    "peer_endorsements": { "score": 40, "weight": 0.25 },
    "rosca_contributions": { "score": null, "weight": 0.25, "status": "inactive" },
    "loan_repayments": { "score": null, "weight": 0.20, "status": "inactive" }
  },
  "risk_flags": [],
  "identity_verified": true,
  "consent_verified": true,
  "consent_timestamp": "2026-02-24T09:11:43Z",
  "gdpr_basis": "Article 6(1)(a) - Explicit Consent",
  "response_time_ms": 142,
  "casvade_api_version": "v2.1"
}

Integrate this response into your underwriting workflow. See API Docs for full field reference. API Docs →

Getting Started
Authentication
Base URL
Endpoints
POST /query/score
GET /member/status
POST /consent/verify
GET /report/download
Webhooks
Events
Payloads
POST /v2/query/score

Submit a TrustScore™ query for a consented CasVade member. Returns a full score report within 200ms.

Request

POST /v2/query/score HTTP/1.1
Host: api.casvade.com
Authorization: Bearer sk_live_••••••••••••
Content-Type: application/json

{
  "member_id": "CAS-00891",
  "institution_id": "ALBION-BANK-001",
  "threshold": 350,
  "consent_ref": "CNSNT-2026-00891"
}

Response

{
  "query_ref": "QRY-2026-02-247",
  "member_id": "CAS-00891",
  "trust_score": 347,
  "max_score": 1000,
  "percentile": 34,
  "status": "building",
  "threshold_met": false,
  "threshold_queried": 350,
  "recommendation": "manual_review",
  "identity_verified": true,
  "consent_verified": true,
  "response_time_ms": 142,
  "casvade_api_version": "v2.1"
}

Parameters

ParameterTypeRequiredDescription
member_id stringYesCAS- prefixed member identifier
institution_id stringYesYour registered institution ID
threshold integerNoScore threshold for pass/fail recommendation
consent_ref stringRecommendedMember consent record reference

Rate Limits

Standard plan: 500 queries per hour. Enterprise plan: 5,000 queries per hour. Batch processing available on Enterprise.

Billing and Usage

Standard Plan

£299 / month

500 queries included · £0.45 per additional query

Renews: 1 March 2026

247 / 500 queries used

£0.00 overage charges

Invoice History

DateDescriptionAmountStatusDownload
Feb 2026Standard Plan£299.00 Paid
Jan 2026Standard Plan£299.00 Paid
Dec 2025Standard Plan£299.00 Paid

New TrustScore™ Query

Submit a query against a consented CasVade member.

Member consent will be verified before results are returned.

Settings

Manage your institution account and preferences.

Institution Details

Security

API Key Rotation
Last rotated: 14 days ago
IP Allowlist
3 IPs configured
Audit Log
All sessions logged

Webhooks

Receive real-time event notifications to your endpoints.

Configured Endpoints

Endpoint URLEventsStatusLast TriggeredActions
https://api.albionbank.co.uk/webhooks/casvade score.queriedconsent.granted
Active
Today 09:12
https://compliance.albionbank.co.uk/audit consent.revokedscore.threshold_breach
Active
Yesterday
https://staging.albionbank.co.uk/test All events
Paused
3 days ago

Available Event Types

score.queried
Fires when a TrustScore query completes
Subscribed
consent.granted
Fires when a member grants consent
Subscribed
consent.revoked
Fires when a member revokes consent
Subscribed
score.threshold_breach
Fires when a score crosses your threshold
Subscribed
batch.completed
Fires when a batch query completes
Not subscribed

Test Webhook

Send a test event to verify your endpoint is working correctly.

Last test: 200 OK in 89ms (Today 08:30)
Webhook Signing Secret
whsec_•••••••••••••••••••••• — Use this secret to verify webhook authenticity.

Team Management

Manage authorised signatories and team members for Albion Bank plc.

Active Team Members

NameEmailRoleLast ActiveStatusActions
JW
James Whitmore
j.whitmore@albionbank.co.uk Admin Today 09:14
Online
SP
Sarah Pemberton
s.pemberton@albionbank.co.uk Compliance Today 08:47
Online
RM
Robert McAllister
r.mcallister@albionbank.co.uk Read Only Yesterday
Offline
AK
Amira Khan
a.khan@albionbank.co.uk Analyst Today 07:32
Online

Role Permissions

Admin
Full access, billing, team management
Compliance
Query, reports, audit log access
Analyst
Query and report access only
Read Only
View reports and dashboard only

Pending Invitations

d.okonkwo@albionbank.co.uk
Invited 2 days ago · Role: Analyst

1 pending invitation