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 

refreshTokens

post https://public-api.tgbwidget.com/v1/refresh-tokens

This endpoint should be used to refresh a pair of Access and Refresh Tokens to avoid repetitive Login requests.

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