Skip to main content
GET

Overview

Returns a mock credit report for a specific blockchain network. Use this to test chain-specific integrations.
SANDBOX: This endpoint returns mock data for testing only. Do not use for production decisions.

Path Parameters

string
required
Any Ethereum address (e.g., 0x742d35Cc6634C0532925a3b844Bc9e7595f0Ab17)
integer
required
The chain ID (e.g., 1 for Ethereum, 8453 for Base)

Supported Chain IDs

Response

array
Array containing single chain mock data with balances
object
Mock summary metrics for this chain only

Performance

  • Response Time: Instant (no blockchain queries)
  • Quota: Does not count against your API quota