v1

latestOpenAPI 3.0.12026-07-26222700728.0 KB
Integrations

Configure Plaid

Configure Plaid integration credentials

post/v6/config/integrations/plaid

Request body

clientIdstring required

Plaid Client ID for API authentication.

secretstring required

Plaid Secret Key for server-to-server authentication.

statementsEnabledboolean

Whether the Statements product is be enabled for this Plaid integration. Must first be enabled for this client_id in the Plaid Dashboard (https://dashboard.plaid.com/developers/api) before setting this to true.

Response

Success

result'SUCCESS' | 'FAILURE'

The result of the action performed.