Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.
Discussion options

You must be logged in to vote

@fckngold you store the token in your env keys.

You find information about the webhook payload here:
https://vercel.com/docs/accounts/spend-management#webhook-payload

Vercel will automatically and instantly send a [HTTPS POST request](https://vercel.com/docs/accounts/spend-management#webhook-payload) to the URL that you provide when the following events happen:

[When a spend amount reaches 100%](https://vercel.com/docs/accounts/spend-management#spend-amount)
[At the end of your billing cycle](https://vercel.com/docs/accounts/spend-management#end-of-billing-cycle)

You may find the following useful:

https://gist.github.com/borispoehland/2738d2edd62e83f332260a80eb5a9335
https://github.com/…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fckngold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants