Courseiva
Cisco Platforms and DevelopmenteasyMultiple ChoiceObjective-mapped

200-901 Cisco Platforms and Development Practice Question

An administrator wants to retrieve a list of all network devices from Cisco DNA Center using the REST API. Which authentication method must be used first to obtain a token?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Basic Authentication to /dna/system/api/v1/auth/token

Cisco DNA Center uses Basic Authentication to authenticate to the /dna/system/api/v1/auth/token endpoint, which returns a token for subsequent API calls.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Basic Authentication to /dna/system/api/v1/auth/token

    Why this is correct

    Correct. The token is obtained by sending a POST request with Basic Auth credentials.

  • API key in the X-Cisco-Meraki-API-Key header

    Why it's wrong here

    This is used for Meraki Dashboard API, not DNA Center.

  • Bearer token passed directly in the first request

    Why it's wrong here

    A token must first be obtained via Basic Auth.

  • OAuth 2.0 with client credentials grant

    Why it's wrong here

    DNA Center uses Basic Auth for token retrieval, not OAuth 2.0.

About these practice questions

One of 989 original 200-901 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 200-901 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-901 exam.