CrowdStrike Certified Falcon Administrator (CCFA) — Question 205
When an API client is created, what two pieces of information must be generated as a pair to successfully identify and validate your API integrations?
Answer options
- A. Client ID and Secret
- B. Client ID and OAuth2 ID
- C. Customer ID and Secret
- D. Customer ID and Integration ID
Correct answer: A
Explanation
The correct answer is A, as a Client ID and Secret are essential for authenticating API clients. Options B, C, and D are incorrect because they either reference incorrect identifiers or do not pertain to the necessary authentication components for API integrations.