Bolide Architecture

Unified financial & trust layer for multi-platform driver enablement

Ecosystem Overview

Skypoint

Manages delivery orders, job assignments, and driver earnings calculation

Bolide

Aggregates earnings, manages wallet, tracks trust & verification

LibertPay

Processes payments and financial settlement

Everletric

Manages vehicle ownership and asset leasing

Platform Details

Data Ownership

  • Driver identity verification (KYC)
  • Trust score (multi-source)
  • Digital wallet balance
  • Payout history & ledger
  • Driver profile & preferences
  • Document expiration tracking
  • Earnings aggregation

API Endpoints

POST /api/drivers/onboard - Register new driver
GET /api/drivers/:id/earnings - Fetch aggregated earnings
POST /api/wallet/payout - Request payout
GET /api/trust-score/:id - Calculate trust score

Data Flow Scenarios

1

Driver registers on Bolide

2

Bolide creates wallet

3

Driver links Skypoint account (OAuth)

4

Bolide fetches driver profile from Skypoint

5

Driver completes KYC on Bolide

6

Driver creates LibertPay account

7

Driver links Everletric asset

8

Driver ready to receive earnings

Trust Score Algorithm

40%

Delivery Performance

Skypoint ratings

30%

Financial Reliability

Payment history

20%

Compliance Score

Document validity

10%

Multi-Platform

Behavior consistency

Trust Score = ( Skypoint_Rating * 0.4 + // Delivery performance (40%) Financial_Reliability * 0.3 + // Payment history (30%) Compliance_Score * 0.2 + // Document validity (20%) Multi_Platform_Consistency * 0.1 // Behavior across platforms (10%) ) * 100

Integration Requirements

High Priority

  • ✓ Skypoint API integration module
  • ✓ Multi-platform earnings aggregation
  • ✓ Platform-aware trust score
  • ✓ Webhook receiver for Skypoint
  • ✓ Driver linking flow

Medium Priority

  • ✓ Payout routing via LibertPay
  • ✓ Data reconciliation job
  • ✓ Error handling & retry logic
  • ✓ Database schema updates
  • ✓ Webhook security & validation

Ready to Integrate?

Start building multi-platform driver enablement with Bolide