API
Last updated
Was this helpful?
Last updated
Was this helpful?
Obtain a clientID & secret
Install the appropriate Plaid SDK
Provide us with a redirect URI or Android Package Name to be used alongside Plaid
Provide us with anonymized device biometrics in the header of each API call
Please refer to the section here for more details
When a JWT nears expiry, we will refresh it in the background and provide you a new JWT in the following response header: ratio-authentication-refresh.
If you encounter this header, you should begin using the new JWT.
Production:
Sandbox: Coming soon
<--Start here