Rest API Basics

Rest API Basics

Professional Development

20 Qs

quiz-placeholder

Similar activities

Parishkaar API Questions

Parishkaar API Questions

Professional Development

20 Qs

Unit4_Servlets_Exam1

Unit4_Servlets_Exam1

Professional Development

24 Qs

Introduction to API and ELT with Fivetran Quiz

Introduction to API and ELT with Fivetran Quiz

Professional Development

15 Qs

Web Technology - Web Essentials

Web Technology - Web Essentials

Professional Development

15 Qs

Fundamentals II - Initial Evaluation

Fundamentals II - Initial Evaluation

Professional Development

20 Qs

spring boot 測驗

spring boot 測驗

Professional Development

15 Qs

Tarjetas SD y Particionado

Tarjetas SD y Particionado

Professional Development

15 Qs

CCNP-Route-Post-Assessment

CCNP-Route-Post-Assessment

Professional Development

15 Qs

Rest API Basics

Rest API Basics

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Mohammad Muntakim

Used 6+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What is the purpose of a REST API?

To provide a simple URL for web services

To support XML-based web service protocols

To allow for the use of HTTP requests to GET, PUT, POST and DELETE data

To only support mobile apps and websites

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What is the main characteristic of a RESTful API?

Use of SOAP and WSDL

Use of a simple URL

Use of XML-based web service protocols

Use of only GET requests

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which HTTP request is used to retrieve data from a server in a REST API?

PUT

POST

DELETE

GET

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which HTTP request is used to submit data to the server for a new resource in a REST API?

GET

POST

PUT

DELETE

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What architectural style and approach to communications is a RESTful API based on?

SOAP

WSDL

Representational State Transfer technology

XML

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which HTTP request is used to delete a resource in a REST API?

PUT

POST

DELETE

GET

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What are query parameters in a REST API?

A way to add a new resource

A way to update an existing resource

Additional information included in the endpoint URL to narrow down or filter the result

A way to delete a resource

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?