How to validate an Api key?
Our customer is reporting that their api requests are failing and are concerned that their API key may have expired. Do these keys expire and where would I look to see if one has expired?
0
Answers
-
"api key" is vague, you will need to investigate your customer's error.
- Subscription Key (primary and secondary) - this does not expire, unless the developer manually regenerate
- Application ID (also Client ID) - once application is created, this ID is final and cannot be changed
- Application Secret (also Client Secret, there is primary and secondary) - this also does not expire, unless the developer manually regenerate
- Authorization Token - this is what is required to make API call, which is obtained from "user login authorization flow" - this DOES expire, and can only be used for 60 minutes.
- Refresh Token - this is obtained at the same time you receive the Authorization Token. This can use used in the "Refresh access token flow" in order to receive a new Authorization Token for use - this ALSO expire, but can be used for 365 days, and more importantly, the 365 days can be "pushed" out every time you do a refresh, so in a sense, this token does not really expires if API is used normally.
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 213 bbcon®
- 1.4K Blackbaud Altru®
- 402 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 655 Blackbaud Grantmaking™
- 576 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 939 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.6K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 241 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 34 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 792 Community News
- 2.9K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
