Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

CiscoCertified DevNet Professional

Domain 2Objective 4

Construct an Application That Consumes a REST API That Supports Pagination 350-901 Practice Questions (Page 6)

Part of the 2.0 Using APIs domain, which accounts for 20% of the 350-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 2–3 from this objective — we provide 29 practice questions to prepare you well beyond it. (estimate)

29questions here
6free pages
9concepts
20%of the exam

Questions 26–29

  1. 26expert · hard

    A client consumes an API that returns paginated results via Link headers. The API occasionally returns a `429 Too Many Requests` response with a `Retry-After` header. The client must retrieve all pages without being permanently blocked. What is the best strategy?

    Select an answer first
  2. 27application · medium

    A service consumes a REST API that uses cursor-based pagination. Each response includes a `nextCursor` field, which is `null` on the last page. The initial request uses no cursor. Which loop correctly retrieves all pages?

    Select an answer first
  3. 28foundation · easy

    What is a common strategy to handle rate limiting when iterating through a paginated API?

    Select an answer first
  4. 29application · easy

    An API response for a page-based endpoint includes `{"items": [...], "page": 2, "perPage": 10, "totalRecords": 25}`. The client has already processed page 1. How many more requests are needed to retrieve all remaining records?

    Select an answer first
Finished these 4 questions?

Review the revealed explanations, or continue through the curriculum.

No more pagesBack to 350-901

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “350-901” is a trademark of its owner, used for identification only.