Skip to main content
NEW TO MX CONNECTIVITY?See the Connectivity Overview to learn about our Connectivity products and integration options.

Integrate using the Connect Widget

Use the Connect Widget and Platform API to let end users connect to their accounts.

Integrate using the Platform API

Use the Platform API to power a non-MX UI connection experience.
With Statements, you can connect to an end user’s financial institution and retrieve monthly account statements in PDF format. This data can be used as part of a number of solutions including personal financial management or risk analysis. Diagram flow of the steps to get account statements

API Reference

Learn about the full features of the Platform API.

Statement Sample Data

This sample response shows the data you can expect to get for statements, in addition a PDF copy of a given statement.
{
  "statement": {
    "account_guid": "ACT-06d7f44b-caae-0f6e-1384-01f52e75dcb1",
    "content_hash": "ca978112ca1bbdcafac231b39a23dc4da786eff8147c4e72b9807785afee48bb",
    "created_at": "2016-10-13T17:57:37.000Z",
    "guid": "STA-737a344b-caae-0f6e-1384-01f52e75dcb1",
    "member_guid": "MBR-3bdc7d6b-efd4-1497-a0af-b23501cf9bd0",
    "updated_at": "2016-10-13T18:08:00.000Z",
    "uri": "uri/to/statement",
    "user_guid": "USR-11141024-90b3-1bce-cac9-c06ced52ab4c"
  }
}

Extended Transaction History

Get up to 24 months of transaction history.

Instant Account Verification

Get account and routing numbers.

Account Aggregation

Get account and transaction data.