Plaid Consumer Report API

The Plaid Consumer Report API allows businesses to access detailed financial data about their customers in order to make more informed decisions. By connecting to customers' bank accounts and credit card accounts, the API provides real-time insights into their spending habits, credit history, and overall financial health. This valuable information can be used to personalize offerings, assess credit risk, and improve customer experiences. With the Plaid Consumer Report API, businesses can gain a comprehensive understanding of their customers' financial profiles, enabling them to tailor products and services to better meet their needs.

OpenAPI Specification

plaid-consumer-report-pdf-get--openapi-original.yml Raw ↑
openapi: 3.0.0
servers:
  - description: Production
    url: https://production.plaid.com
  - description: Development
    url: https://development.plaid.com
  - description: Sandbox
    url: https://sandbox.plaid.com
info:
  title: 'Plaid consumer report/pdf/get/'
  version: 2020-09-14_1.517.0
  description: Needs description.
  contact:
    name: Plaid Developer Team
    url: https://plaid.com
  termsOfService: https://plaid.com/legal/
tags: []
security:
  - clientId: []
    secret: []
    plaidVersion: []
paths: {}
components:
  schemas: {}