B

blackbaud.com

Blackbaud provides software and cloud services for nonprofits, education, fundraising, grantmaking, finance, and related social-good operations. Its SKY Developer program offers APIs and related developer tooling for integrating with Blackbaud customer environments.

2 integrations · MCP · REST

Blackbaud exposes a REST integration surface called SKY API at `https://api.sky.blackbaud.com`, authenticated with both a SKY API subscription key and an OAuth 2.0 bearer token, and it also has a catalog-listed MCP server at `https://mcp.sky.blackbaud.com/` with unknown public auth details.

discovered 1d ago
MCP servers1
REST · OpenAPI1
Credentials
SKY API subscription keyapi_keyGet key

Create a SKY Developer account, then go to My subscriptions, subscribe to either Standard APIs or Payments API, accept the terms, and use the subscription key shown there. The docs say you include it in the Bb-Api-Subscription-Key header on every request.

SKY OAuth application credentialsoauth2Set up OAuth

Sign up for a SKY Developer account, then open My applications and create an application. Add your redirect URI(s) in the app details. Blackbaud says creating an application produces the credentials used for OAuth 2.0 authorization; use those app credentials with the authorization code flow against https://app.blackbaud.com/oauth/authorize and https://oauth2.sky.blackbaud.com/token. Public apps use PKCE; confidential apps also use the app secret.

conventions · 0/8 published

Publish these signals → /publishing