Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Free Resources

Difficulty IndexLearn — Free ChaptersIT GlossaryFree Tools & LabsStudy GuidesCareer RoadmapsBrowse by VendorCisco Command ReferenceCCNA Scenarios

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

HomeCertifications200-901DomainsCisco Platforms and Development
200-901Free — No Signup

Cisco Platforms and Development

Practice 200-901 Cisco Platforms and Development questions with full explanations on every answer.

124questions

Start practicing

Cisco Platforms and Development — choose a session length

10 questions~10 min20 questions~20 min30 questions~30 min50 questions~50 min

Free · No account required

200-901 Domains

Software Development and DesignUnderstanding and Using APIsApplication Deployment and SecurityCisco Platforms and DevelopmentNetwork FundamentalsInfrastructure and Automation

Practice Cisco Platforms and Development questions

10Q20Q30Q50Q

All 200-901 Cisco Platforms and Development questions (124)

Start session

Click any question to see the full explanation and answer options, or start a focused practice session above.

1

A developer needs to retrieve a list of all network devices from Cisco DNA Center. Which API endpoint and HTTP method should be used?

2

An application uses the Meraki Dashboard API to fetch the list of networks for an organization. The API response includes a Link header with rel='next' pointing to the next page. Which pagination method is the API using?

3

A developer wants to send a message to a specific room in Webex using the API. The developer already has the room ID. Which API call is correct?

4

A network engineer is using Cisco IOS XE RESTCONF to retrieve the hostname of a device. The YANG module used is 'Cisco-IOS-XE-native'. Which URL path is correct?

5

When using the Meraki Dashboard API, what HTTP header is used to pass the API key?

6

A developer is automating network configuration using Cisco DNA Center. They want to deploy a configuration template to multiple devices. Which API category should they use?

7

An application sends many requests to the Meraki API and receives HTTP 429 errors. The response includes a 'Retry-After' header. What does this status code indicate?

8

A developer is using NX-API on a Cisco Nexus switch to execute CLI commands via JSON. Which endpoint and method should be used?

9

Which YANG model is an OpenConfig model commonly used for interface configuration?

10

A developer wants to create a Webex webhook that triggers when a new message is posted in any room the bot is in. Which resource event should they subscribe to?

11

A network administrator wants to use EEM on an IOS XE device to send a syslog message whenever a specific CLI command is entered. Which event detector should be used?

12

An application needs to authenticate to Cisco DNA Center. Which authentication method is used?

13

A developer is using the Meraki Dashboard API to manage networks. Which two statements about pagination are correct?

14

A network engineer is planning to use model-driven programmability with YANG models. Which three statements about YANG models are correct?

15

A developer is integrating with Cisco Webex Teams. Which two resources can trigger a webhook?

16

A network engineer needs to retrieve a list of all network devices from Cisco DNA Center. Which API endpoint should they use?

17

An administrator wants to receive real-time notifications when a new message is posted to a Webex room. Which Webex API resource should be used to configure this?

18

A developer is using the Meraki Dashboard API to retrieve a list of clients for a network. After a successful request, the response includes a Link header with rel="next" pointing to the next page. What does this indicate about the API's pagination?

19

An engineer needs to authenticate to the Cisco DNA Center API to obtain a token. What is the correct authentication method and endpoint?

20

A developer wants to send a message to a Webex room using the API. Which HTTP method and endpoint should they use?

21

An engineer is configuring IOS XE for RESTCONF. Which YANG module must be enabled to use RESTCONF?

22

A developer is using the Meraki Dashboard API and receives an HTTP 429 status code with a Retry-After header. What is the correct interpretation?

23

Which Cisco platform provides a cloud-managed networking solution with a RESTful API that uses an API key in the X-Cisco-Meraki-API-Key header?

24

A network automation engineer needs to retrieve the Layer 2 topology for a specific VLAN from Cisco DNA Center. Which API endpoint should be used?

25

An engineer is using EEM on an IOS XE device. They want to trigger an applet when a specific syslog message appears. Which event trigger type should they use?

26

A developer is exploring YANG models on yangcatalog.org. They want to find a standard model for interface configuration that is vendor-neutral. Which model should they look for?

27

Which Cisco platform uses NX-API to allow programmatic access to CLI commands via JSON?

28

A developer wants to use Cisco DNA Center to change the network configuration. Which TWO API categories provide capabilities to modify the network? (Choose two.)

29

A network automation engineer is evaluating options for model-driven programmability on Cisco devices. Which THREE are valid YANG model sources or tools? (Choose three.)

30

A developer is building an integration with Cisco Webex and needs to retrieve information about the authenticated user. Which TWO APIs can be used? (Choose two.)

31

A network engineer wants to retrieve a list of all network devices from Cisco DNA Center using the REST API. Which authentication method is required to obtain an access token?

32

A developer is using the Meraki Dashboard API to retrieve a list of clients for a given network. The initial GET request returns a 429 HTTP status. What should the developer do to handle this response appropriately?

33

A developer wants to send a message to a Webex room using the API. The message should contain a simple text body. Which endpoint and parameter are required?

34

An engineer is configuring Cisco IOS XE for RESTCONF programmability. Which configuration is necessary to enable the RESTCONF API?

35

Using the Cisco DNA Center API, which endpoint should be queried to retrieve the Layer 2 topology for a specific VLAN?

36

A developer is using the Meraki Dashboard API to list all organizations. The base URL is https://api.meraki.com/api/v1/. What is the correct endpoint and authentication method?

37

An EEM applet is triggered when a specific syslog message pattern appears. Which action should be used to send a custom syslog message?

38

Which YANG model type is defined by industry standards and supported by multiple vendors, offering interoperability?

39

A developer wants to retrieve the current user's Webex profile information. Which API endpoint should be called?

40

When using the NX-API on Cisco NX-OS, which HTTP method is used to send CLI commands in JSON format?

41

In Cisco DNA Center, which API category includes the ability to deploy a configuration template to devices?

42

Which Meraki API response header provides information for paginating through a large result set?

43

A developer is building an application that interacts with the Webex API to create rooms and send messages. The application needs to receive real-time notifications when a new message is posted in any room. Which TWO actions should the developer take? (Choose two.)

44

A network engineer is using Cisco DNA Center to automate network changes. Which THREE operations are part of the 'Change your network' API category? (Choose three.)

45

A developer is working with the Meraki Dashboard API to manage SSIDs. Which TWO statements about pagination are correct? (Choose two.)

46

A network engineer wants to retrieve a list of all network devices from Cisco DNA Center using REST API. Which URL and HTTP method should be used?

47

An administrator is configuring a Cisco Meraki Dashboard API integration. After receiving a 429 HTTP response, what header should be examined to determine when the request can be retried?

48

A developer wants to create a new room in Cisco Webex using the API. Which HTTP request is appropriate?

49

In Cisco IOS XE, a network engineer wants to retrieve the hostname of a device using RESTCONF. Which URI and method should be used? Assume RESTCONF is enabled and the base URL is https://device/restconf.

50

An application uses Cisco DNA Center APIs and needs to receive notifications when a new device is added. Which DNA Center API category should be used to set up event-driven notifications?

51

What authentication method is required to obtain a token from Cisco DNA Center's API?

52

A Meraki dashboard API request to list networks returns a paginated response. The engineer notices a Link header in the response. What does this header typically contain?

53

An engineer is developing an EEM applet on a Cisco IOS XE device to run a CLI command when a specific syslog message appears. Which event trigger should be used?

54

A developer wants to use the Cisco Webex API to send a message to a specific person by email. Which parameter should be used in the POST /v1/messages request?

55

Which YANG model is commonly used as an open standard for interface configuration and is supported by many vendors?

56

An application needs to retrieve all network clients from a specific Meraki network. The API response may be paginated. Which query parameters can be used to implement cursor-based pagination with the Meraki Dashboard API?

57

Which Cisco platform provides an API to retrieve a list of issues affecting the network?

58

A network automation engineer is using Cisco DNA Center APIs. Which TWO of the following are valid API categories? (Choose two.)

59

A developer is building a Cisco Webex bot that needs to automatically respond to messages. Which THREE resources/endpoints are essential for this functionality? (Choose three.)

60

A network administrator is planning to use model-driven programmability on Cisco IOS XE devices. Which TWO are valid YANG model sources for configuration? (Choose two.)

61

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?

62

A developer is using the Meraki Dashboard API to list the organizations accessible by the API key. They send a GET request to https://api.meraki.com/api/v1/organizations. What is the correct way to pass the API key?

63

A developer is using the Cisco Webex API to send a message to a specific room. They have the room ID. Which endpoint and method should they use?

64

A network engineer is using Cisco IOS XE RESTCONF to retrieve the hostname of a device. The device has already enabled netconf-yang and restconf. Which URL path should be used?

65

A developer wants to receive real-time notifications when a new message is posted in a Webex room. Which Webex API resource should they use?

66

An organization uses Cisco DNA Center and wants to programmatically deploy a configuration template to multiple devices. Which API category should be used?

67

A developer is working with Meraki API to list all clients on a network. The response is paginated. Which parameter allows the developer to specify the starting point for the next page?

68

Which Cisco platform provides a cloud-managed dashboard with a REST API that uses an API key in the header and has a rate limit of 5 requests per second?

69

A developer wants to use Cisco NX-API on a Nexus switch to execute a CLI command via JSON. What must be enabled on the switch first?

70

An engineer is exploring YANG models for network interfaces. They need a vendor-neutral model that can be used across multiple device types. Which YANG model should they use?

71

A developer needs to retrieve the current user's details from Webex API. Which endpoint should they call?

72

Which Cisco DNA Center API is used to retrieve a list of network devices?

73

Which TWO statements about Cisco Meraki API pagination are correct? (Choose two.)

74

Which THREE items are valid triggers for Cisco EEM (Embedded Event Manager) applets? (Choose three.)

75

Which TWO of the following are categories of Cisco DNA Center APIs? (Choose two.)

76

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?

77

A developer is using the Meraki Dashboard API to retrieve a list of devices in an organization. The API response is paginated. Which HTTP header does Meraki use to indicate the next page of results?

78

A Webex bot needs to send a message to a room. The bot has the room ID. Which API endpoint should be used, and what is the correct HTTP method?

79

Which API is used to execute CLI commands on Cisco IOS XE devices using on-device programmability?

80

A developer is using the NX-API on a Cisco Nexus switch to retrieve the configuration. The developer sends a POST request to /ins with a JSON payload. Which HTTP method and path are correct?

81

In DNA Center, which API endpoint is used to retrieve a list of current network issues?

82

Which tool can be used to explore YANG models locally?

83

A developer needs to register a Webex webhook that triggers when a new message is posted in any room the bot is a member of. Which resource and event should be specified?

84

A Meraki API request is receiving HTTP 429 responses. According to the Meraki rate limit, what should the developer do?

85

Which EEM applet action is used to execute a CLI command when an event triggers?

86

In DNA Center, which API category is used to deploy templates to devices?

87

A developer needs to retrieve the hostname of a Cisco IOS XE device using RESTCONF. Which URI path is correct?

88

A developer is using the Meraki Dashboard API to list all networks in an organization. Which TWO of the following are valid methods for pagination?

89

Which THREE of the following are valid event triggers in Cisco EEM?

90

Which TWO of the following are features of the DNA Center 'Platform' API category?

91

A developer wants to retrieve a list of all network devices from Cisco DNA Center. Which API endpoint should they use?

92

An administrator is automating the deployment of a new switch using Cisco DNA Center. Which API category should they use to provision the device with a configuration template?

93

A developer is using the Meraki Dashboard API to retrieve a list of clients for a network. The API returns a 429 error. What should the developer do to handle this correctly?

94

Which authentication method is used by the Cisco Meraki Dashboard API?

95

A developer wants to get the current user's information from the Webex API. Which endpoint should they use?

96

An administrator needs to retrieve the hostname of an IOS XE device using RESTCONF. Which URL and data path should they use?

97

A developer is working with the Webex API to receive real-time notifications when a message is posted. Which resource should they create?

98

Which command enables the NX-API feature on a Cisco NX-OS device?

99

A developer needs to send a message to a Webex room using the API. Which HTTP method and endpoint should they use?

100

A network engineer wants to automate a configuration change on a Cisco IOS XE device when a specific syslog message appears. Which tool should they use?

101

A developer is using the Cisco DNA Center API and receives a token. How is this token typically used in subsequent API requests?

102

Which YANG model is an OpenConfig model used for interface configuration?

103

A developer is using the Meraki Dashboard API to list all organizations. Which TWO of the following are true regarding pagination in the Meraki API? (Choose TWO.)

104

A developer is building a chatbot that needs to send a direct message to a user on Webex. Which TWO fields are required in the POST /v1/messages request? (Choose TWO.)

105

Which THREE of the following are valid event triggers for an EEM applet on Cisco IOS XE? (Choose THREE.)

106

Which authentication method does Cisco DNA Center use to obtain an API token?

107

A developer wants to retrieve the list of network devices from Cisco DNA Center. Which API endpoint should be used?

108

When making API calls to Cisco Meraki Dashboard, what header must be included for authentication?

109

A developer is using the Meraki Dashboard API to list all networks in an organization. The response includes a Link header with rel="next". What does this indicate?

110

A developer needs to send a message to a specific room in Webex using the API. What is the correct endpoint and required body parameter for the room destination?

111

When using RESTCONF on Cisco IOS XE, which URL retrieves the hostname configuration?

112

An engineer wants to trigger an EEM applet when a specific syslog message appears. Which event detector should be used?

113

Which NX-OS API method allows sending CLI commands in JSON format without enabling any additional features?

114

Which tool is used to explore and validate YANG models?

115

A network administrator is using Cisco DNA Center APIs to automate network changes. Which two API categories are used to perform configuration deployments? (Choose two.)

116

A developer is building an integration with Cisco Meraki and needs to handle rate limiting. Which two responses indicate rate limiting and how should they be handled? (Choose two.)

117

Which three components are required to set up a Webex webhook for message creation events? (Choose three.)

118

A network engineer wants to use model-driven programmability on IOS XE devices. Which two YANG model types are commonly used? (Choose two.)

119

Which two Meraki Dashboard API features are used to paginate through large result sets? (Choose two.)

120

Which three actions can an EEM applet perform when triggered? (Choose three.)

121

An engineer is using the Cisco Meraki Dashboard API to retrieve a list of all network clients for a specific network. Which TWO of the following are required to successfully make this API call?

122

A developer is building an automation script to retrieve network device details from Cisco DNA Center. The script needs to authenticate and then call the device list API. Which THREE steps are required in the correct sequence?

123

A network administrator wants to use Cisco Webex APIs to automate sending messages to a specific room. Which TWO pieces of information are required to send a message using POST /v1/messages?

124

An engineer is configuring Cisco IOS XE device programmability using RESTCONF. Which THREE of the following are required to enable and use RESTCONF on the device?

Practice all 124 Cisco Platforms and Development questions

Other 200-901 exam domains

Software Development and DesignUnderstanding and Using APIsApplication Deployment and SecurityNetwork FundamentalsInfrastructure and Automation

Frequently asked questions

What does the Cisco Platforms and Development domain cover on the 200-901 exam?

The Cisco Platforms and Development domain covers the key concepts tested in this area of the 200-901 exam blueprint published by Cisco. Courseiva provides free domain-focused practice, mock exams, missed-question review, and readiness tracking across all 200-901 domains — no account required.

How many Cisco Platforms and Development questions are in the 200-901 question bank?

The Courseiva 200-901 question bank contains 124 questions in the Cisco Platforms and Development domain. Click any question to see the full explanation and answer breakdown.

What is the best way to practice Cisco Platforms and Development for 200-901?

Start with a 10-question focused session to identify your baseline accuracy in this domain. Read every explanation — even for questions you answer correctly — to understand the reasoning. Once you score consistently above 80%, move to a 20–30 question session to confirm depth before moving to the next domain.

Can I practice only Cisco Platforms and Development questions for 200-901?

Yes — the session launcher on this page draws questions exclusively from the Cisco Platforms and Development domain. Choose 10, 20, 30, or 50 questions for a focused session, or click individual questions to review them one by one.

Free forever · No credit card required

Track your 200-901 domain progress

Save your results, see per-domain analytics, and get readiness scores — free, for every certification.

Sign Up Free

Free forever · Every certification included

Practice Session

10 questions20 questions30 questions50 questions

Study Resources

All DomainsPractice TestMock ExamFlashcardsStudy Guide