Skip to main content
Once a deal is in review, the platform creates a securitization pool from the loan tape. Pool analytics give you aggregate statistics — balances, weighted averages, delinquency breakdown, geographic spread, and vintage distribution. This recipe shows how to navigate pool data.

Overview


Step 1 — List Your Pools

Returns all securitization pools associated with your organization.
Response

Step 2 — Get Pool Details

Fetch a specific pool by its ID.

Step 3 — Pool Summary Statistics

The summary endpoint returns the key aggregate metrics in a single call — the fastest way to get a health check on your pool.
Response

Step 4 — Full Pool Report

For a comprehensive export of all pool data including loan-level detail and stratification tables:

Step 5 — Find Pool by Deal ID

If you know the deal but not the pool ID, look it up directly:
Returns the pool associated with that deal — same shape as the pool detail response.

Key Metrics Reference


What’s Next