Other: MAR information API
It would be good to have a way to get MAR information from an API call. Would enable users to display cost information to their users
-
Official comment
Hi Keaton,
Thank you for your request! Can you share more on your use case. What problem are your trying to solve? I am especially curious to learn if Fivetran log connector would be a solve for your use-case.
Shira
-
we need this
-
I am trying to fetch the usage cost details through python to efficiently notify through slack. Would like to know the exact endpoint to fetch the details. or some Document on billing API.
Below are my findings:
'/account/info'
Billing data: {'code': 'Success', 'data': {'account_id': 'MYACCOUNT', 'user_id': 'USERNAME', 'system_key_id': None}}'/account/usage'
Error fetching usage data: {"code":"NotFound","message":"HTTP 404 Not Found"}
Please sign in to leave a comment.
Comments
3 comments