/donationsCopy Pagepost https://streamlabs.com/api/v2.0/donationsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsnamestringrequiredThe name of the donor. has to be between 2-25 length and should only contain utf8 charactersmessagestringThe message from the donor. must be < 255 charactersidentifierstringrequiredAn identifier for this donor, which is used to group donations with the same donor. For example, if you create more than one donation with the same identifier, they will be grouped together as if they came from the same donor. Typically this is best suited as an email address, or a unique hash.amountdoublerequiredThe amount of this donation.currencystringrequiredThe 3 letter currency code for this donation. Must be one of the supported currency codes.created_atstringA timestamp that identifies when this donation was made. If left blank, it will default to now.skip_alertstringDefaults to noSet it to "yes" if you need to skip the alertResponses 200200 400400Updated 11 months ago