Skip to content

Costs data via API #1084

Discussion options

You must be logged in to vote

For obtaining Credit Balance:

You should be able to use:

https://developers.deepgram.com/reference/get-all-balances

for all balances relating to a project

or

https://developers.deepgram.com/reference/get-balance

for a specific balance relating to a project.

results look like:

        {
            "balance_id": "UUID",
            "amount": 104.56822227,
            "units": "usd",
            "purchase_order_id": "UUID"
        }
    ]
}```

> ![avatar](https://avatars.slack-edge.com/2023-02-20/4855338233600_fad9174023ee3f640ce1_32.png) This message was sent by John Vajda from Deepgram, via our community automation.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by deepgram-community
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant