#harisnano - Connect
1 messages · Page 1 of 1 (latest)
yes, is there a way to get the data in the API for the connected account (not the main stripe account)
I'm trying to do a marketplace app and want to show the balance for the connected vendor in my app dashboard without redirecting them to stripe
We don't provide the graphs or charts themselves via the API, but most of the raw data is available via the API which would allow you to create the graphs/charts you want on your end.
can you please tell me which API endpoint I can use to grab the raw data?
There are several. Some that come to mind:
Balance: https://stripe.com/docs/api/balance
Balance Transactions: https://stripe.com/docs/api/balance_transactions
Report Runs: https://stripe.com/docs/api/reporting/report_run