AISmartScore Partner Access

Enterprise vehicle intelligence for high-value decision platforms.

SmartScore helps businesses protect margin, improve buyer trust and reduce avoidable vehicle risk across listing, auction and warranty journeys.

Integration in minutes14-day free trialEnterprise-ready deployment
Already a partner? Log in to dashboard

Why this matters

For buyers and dealers

Wrong vehicle decisions create avoidable loss for buyers, families and friends, and for dealers, lenders and insurers. SmartScore surfaces risk early so teams can decide with confidence.

For warranty providers

Early risk visibility supports better claim forecasting and stronger portfolio control.

For marketplaces and auctions

Clear reliability signals improve listing trust, reduce disputes and strengthen conversion quality.

Live Intelligence Graph

Open developer docs

End-to-end orchestration from inspection inputs to partner decisions. Hover nodes to inspect each signal path.

Intelligence Graph

SmartScore Orchestration Map

Data inputs, hidden pattern engines and commercial decision layers rendered in one live flow map.

Hover details

SmartScore Core

Deterministic scoring core that standardises risk, reliability and repair-pressure signals across asset workflows.

Modes and intelligence layers

Listing mode

Mode

Marketplace and dealer badges with clear reliability language.

Explain mode

Mode

Plain English intelligence for buyer support and operations teams.

Auction mode

Mode

Bid-support risk signals for auction and salvage workflows.

Fraud mode

Mode

Standalone listing anomaly detection for trust and safety workflows.

Warranty mode

Mode

Maintenance and claim-risk intelligence for underwriting decisions.

Ultra mode

Premium

The richest SmartScore decision layer for enterprise partners, with vertical sensitivity control.

Ultra spotlight

SmartScore Ultra

Ultra mode provides the deepest SmartScore intelligence layer with richer predictive pattern analysis and stronger decision support output. Set useCase to marketplace, auction or warranty to tune sensitivity. Warranty calibration is typically around 12–18% stricter than auction.

POST /api/sdk/smartscore
{
  "assetType": "car",
  "assetId": "AB12CDE",
  "publishableKey": "pk_live_partner",
  "mode": "ultra",
  "useCase": "warranty"
}

Live Ultra Vertical Simulator

Same sample vehicle, different vertical calibration. This shows how SmartScore sensitivity adjusts across marketplace, auction and warranty use.

Marketplace

Buyer-friendly reliability calibration

--

SmartScore

12m repair likelihood: n/a

Typical yearly maintenance: n/a

Confidence: baseline

Source: Fallback model

Auction

Balanced pre-bid commercial calibration

--

SmartScore

12m repair likelihood: n/a

Typical yearly maintenance: n/a

Confidence: baseline

Source: Fallback model

Warranty

Stricter underwriting calibration

--

SmartScore

12m repair likelihood: n/a

Typical yearly maintenance: n/a

Confidence: baseline

Source: Fallback model

Launch checklist and trust

0/5 complete (0%)

No personal data required for scoringAnonymised intelligence captureAudit-friendly API outputsMetered billing transparency

Commercial tiers

View full pricing page

Listing Intelligence

From £0.50 per vehicle analysis

Buyer-facing badge outputs designed for listing conversion, trust and transparency.

Auction Intelligence

From £0.75 per vehicle analysis

Category and hidden-risk signals designed for pre-bid commercial decisions.

Fraud Intelligence

From £0.60 per listing analysis

Deterministic anomaly scoring for trust and safety teams running listing integrity checks.

Warranty Intelligence

From £2.50 per vehicle analysis

Repair exposure and risk intelligence for claim-sensitive underwriting workflows.

SmartScore Ultra

From £4.90 per vehicle analysis

Deep predictive intelligence with stronger decision support for enterprise operations.

New partners receive full access for 14 days before usage billing begins. If you need white-label styling or bespoke integration support, email hello@aismartscore.com.

How to call SmartScore

Open API page

This onboarding page covers commercial setup and key access. The API page contains full technical integration details.

Listing mode

POST /api/sdk/smartscore

For listing badges and buyer-facing reliability labels.

{
  "assetType": "car",
  "assetId": "AB12CDE",
  "publishableKey": "pk_live_partner",
  "mode": "listing"
}

Explain mode

POST /api/sdk/smartscore

For support teams and plain-English decision summaries.

{
  "assetType": "car",
  "assetId": "AB12CDE",
  "publishableKey": "pk_live_partner",
  "mode": "explain"
}

Fraud mode

POST /api/sdk/smartscore

For trust and safety reviews, listing anomaly routing and fraud triage.

{
  "assetType": "car",
  "assetId": "AB12CDE",
  "publishableKey": "pk_live_partner",
  "mode": "fraud",
  "price": 7995,
  "expected_price_band": { "low": 9200, "high": 10800 },
  "text": "bank transfer only, no viewing"
}

Ultra mode

POST /api/sdk/smartscore

For advanced intelligence with vertical calibration by use case (warranty is tuned stricter than auction).

{
  "assetType": "car",
  "assetId": "AB12CDE",
  "publishableKey": "pk_live_partner",
  "mode": "ultra",
  "useCase": "warranty"
}

Listing badge customisation snippet

Apply this on the rendering side to white-label badge colours, roundness and visible sections.

const badgeCustomization = {
  accentColor: "#22c55e",
  borderColor: "#14b8a6",
  cornerRadius: 30,
  fontFamily: "Sora, Manrope, system-ui, sans-serif",
  showBrandContext: true,
  showMechanicChecks: true
};

<SmartScoreBadge badge={{ ...badgeData, customization: badgeCustomization }} />

Frequently asked questions

How quickly can we integrate SmartScore?

Most partners complete first integration in a few minutes by calling POST /api/sdk/smartscore, then extend into listing, explain, auction, warranty or ultra modes.

Do new partners get a free trial?

Yes. New partners receive 14 days of full API access before usage billing begins.

How does billing work?

Billing is usage-based per analysis and tracked automatically, with monthly billing in arrears. Listing Intelligence starts from £0.50, Auction from £0.75, Warranty from £2.50 and Ultra from £4.90.

What is the main difference with Ultra mode?

Ultra provides deeper predictive signals and stricter calibration for enterprise decision workflows where false negatives are costly.

Can the listing badge be white-labelled?

Yes. Badge colours, wording and shape can be customised to match your product and brand standards.

Is personal customer data required for scoring?

No. SmartScore is designed to use inspection and risk signals without requiring personal customer identity data.

Can we test safely before going live?

Yes. You can lock allowed domains, run live test calls and validate outputs before production rollout.

When should we use Fraud mode?

Fraud mode is for trust and safety teams that need deterministic listing anomaly signals for triage and manual review routing.

How do we get enterprise support?

For enterprise rollout, white-labelling or bespoke integration, contact hello@aismartscore.com.

Create partner access

Integration usually takes only a few minutes.