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 is required to obtain the API 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 with username and password

Cisco DNA Center uses Basic Authentication with username and password (Base64 encoded) in the Authorization header to obtain a token via POST /dna/system/api/v1/auth/token.

Answer analysis

Option-by-option breakdown

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

  • Bearer token from OAuth2

    Why it's wrong here

    DNA Center does not use OAuth2; it uses a token obtained via Basic Auth.

  • Basic Authentication with username and password

    Why this is correct

    DNA Center uses Basic Auth (Base64 encoded username:password) to get a token.

  • Digest Authentication

    Why it's wrong here

    DNA Center does not use Digest Authentication.

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

    Why it's wrong here

    This is used for Meraki API, not DNA Center.

About these practice questions

Courseiva writes every 200-901 question from scratch — 989 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. 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.