Jump to Content
The Giving Block Public API
GuidesAPI ReferenceChangelog
v1.0

Log InThe Giving Block Public API
API Reference
Log In
v1.0GuidesAPI ReferenceChangelog
All
Pages
Start typing to search…

general information

  • 📒 General information
  • 🔐 Authentication

The Giving Block REST API service

  • Auth
    • loginpost
    • refreshTokenspost
  • Currencies
    • GetCurrencyListV1post
    • GetCurrencyListV2post
  • Deposit Addresses
    • CreateDepositAddresspost
  • Donations
    • CreateTestDonationpost
    • CreateStockDonationPledgepost
    • CreateFiatDonationPledgepost
    • ChargeFiatDonationPledgepost
  • Exchange Rate
    • GetCryptoToUSDRateget
  • NPO Onboarding
    • NonProfitOnboardingpost
    • NonProfitCryptoOnboardingpost
    • NonProfitCardOnboardingpost
    • NonProfitStockOnboardingpost
  • Organizations
    • GetOrganizationsListget
    • GetTotalRaisedStatspost
    • GetOrganizationByIdget
    • UpdateOrganizationput
    • GetWidgetSnippetpost
    • GetWidgetUrlpost
  • Stocks
    • GetBrokersListget
    • GetTickersListpost
    • GetTickerCostget
    • SubmitStockDonationpost
    • SignStockDonationpost
  • Transactions
    • GetTransactionListpost
    • GetTransactionByUuidget
Powered by 

GetTransactionList

post https://public-api.tgbwidget.com/v1/transaction/list

This endpoint is used to get the list of transactions based on the filters provided.

Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!