Bank data, credit bureaus, disbursement, SMS verification, fraud scoring — every API your fintech depends on, routed through one gateway. Bring your own Plaid client_id. Bring your own Stripe sk_live. We proxy, meter, bill per call.
Real fintech workflows. No integration quote. No 6-week SOW.
Your Plaid secret never sits in our database. You send it in X-Upstream-Auth, we proxy it to Plaid, you get Plaid's response back.
# Exchange a public_token for an access_token via MeterCall curl https://gateway.treecommand.ai/plaid/item/public_token/exchange \ -H "Authorization: Bearer nxs_live_YOUR_MAINFRAME_KEY" \ -H "X-Upstream-Client-Id: YOUR_PLAID_CLIENT_ID" \ -H "X-Upstream-Secret: YOUR_PLAID_SECRET" \ -H "Content-Type: application/json" \ -d '{"public_token":"public-sandbox-abc123"}' # Same gateway, next hop: charge a card through Stripe curl https://gateway.treecommand.ai/stripe/v1/payment_intents \ -H "Authorization: Bearer nxs_live_YOUR_MAINFRAME_KEY" \ -H "X-Upstream-Auth: Bearer sk_live_YOUR_STRIPE_KEY" \ -d amount=50000 -d currency=usd -d customer=cus_abc
Your Plaid + Stripe + Experian bills still go to Plaid, Stripe, and Experian. We charge the toll on the gateway.
Beta access is first-come. Bring your own credentials, ship your MVP this week.
Get beta access