Integrate Fundraise Up Donor Portal with your platform

Enable your supporters to access their Fundraise Up Donor Portal directly from your organization’s donor portal, eliminating additional authentication steps.

If your organization maintains its own donor portal, you can integrate direct access to Fundraise Up through special API-generated links. These links automatically authenticate your supporters in the Fundraise Up Donor Portal. This allows them to manage recurring donations without switching portals or entering extra credentials.

Prerequisites

 
Link copied
  • An API key with the “Generate Donor Portal access links” permission enabled.
  • Supporter ID (for full portal access) or recurring donation ID (for subscription management).

How to create an API key

  1. Go to Dashboard > Settings > API keys.
  2. Create a new API key or edit an existing one. Note that parent accounts cannot use their API keys to create access links for subaccounts. To create access links for a subaccount, generate an API key within that specific subaccount and use it. Learn more about getting an API key →
  3. Enable the “Generate Donor Portal access links” permission.

    API key settings

  4. Save changes.
Learn about the Fundraise Up API and how to use it.

Response

1{
2	"url": "https://ropsi.org/login/?auth=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7ImlkIjoiNjRiMGJhOWQ5YTE5ZWEwMDFmYTM1MTZhIiwiaWRlbXBvdGVuY3lLZXkiOiIwMDg0YzJkZGZhMGNhZGJhODAwOWI2M2M0MTVhZWZhOGQ0YWYxMjJjZjg3ZmE3ODNmN2ZlNWE5YmVjMzQxNGQzIiwicGF0aCI6Ii9yZWN1cnJpbmdzL1JWRUJXSkJMIn0sImlhdCI6MTcyOTA4MTg2M30.7QTIc9Qvbql642MMvsnrAgVLG3Bj77bCY4yirPAUNXU"
3}

Response

1{
2	"url": "https://ropsi.org/login/?auth=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7ImlkIjoiNjRiMGJhOWQ5YTE5ZWEwMDFmYTM1MTZhIiwiaWRlbXBvdGVuY3lLZXkiOiIwMDg0YzJkZGZhMGNhZGJhODAwOWI2M2M0MTVhZWZhOGQ0YWYxMjJjZjg3ZmE3ODNmN2ZlNWE5YmVjMzQxNGQzIiwicGF0aCI6Ii9yZWN1cnJpbmdzL1JWRUJXSkJMIn0sImlhdCI6MTcyOTA4MTg2M30.7QTIc9Qvbql642MMvsnrAgVLG3Bj77bCY4yirPAUNXU"
3}

 

In this article