fr
fr

50 interview questions on API RESTfor developers (2024)

Test your technical skills before an interview of API REST with 50 corrected questions. Beginner, Intermediate or Expert level.

Technology
Profession
Test
Sort by
Newest
Most popular
Last review
Filter by
Published
3641
To review
24
50 questions
Easy
4 votes888 runs0 comment

What does CORS mean?

IT Architect
API Design
api
security
Sébastien Chopinat Jan 4, 2022
Easy
3 votes963 runs0 comment

What does a 2xx HTTP code mean in an API response?

IT Architect
API Design
http
status code
Sébastien Chopinat Jan 4, 2022
Easy
3 votes904 runs
2 comments

What does REST mean?

IT Architect
API Design
api
rest
Sébastien Chopinat Sep 19, 2022
Easy
3 votes903 runs0 comment

What kind of HTTP code should I use to indicate a redirect?

IT Architect
API Design
http
redirect
Sébastien Chopinat Jan 4, 2022
Medium
3 votes878 runs0 comment

Which criterion(s) are/ are part(s) specific to a REST API?

IT Architect
API Design
rest
api
Sébastien Chopinat Jan 4, 2022
Hard
3 votes860 runs0 comment

Which headers allow you to do CORS?

IT Architect
API Design
headers
cors
Sébastien Chopinat Sep 19, 2022
Medium
3 votes839 runs0 comment

Which HTTP code indicates the good creation of a resource?

IT Architect
API Design
http
status code
Sébastien Chopinat Jan 4, 2022
Medium
2 votes912 runs0 comment
Easy
2 votes895 runs0 comment

What does CRUD mean?

IT Architect
API Design
api
crud
Sébastien Chopinat Jan 4, 2022
Easy
2 votes893 runs0 comment

Which of these is not a valid request header?

IT Architect
API Design
headers
Sébastien Chopinat Jan 4, 2022
Easy
2 votes881 runs0 comment
Easy
2 votes867 runs0 comment

Which of these HTTP codes indicates an internal server error?

IT Architect
API Design
http
status code
Sébastien Chopinat Jan 4, 2022
Easy
1 vote899 runs0 comment

What is the method used to delete a resource in RESTful API?

IT Architect
API Design
http
methods
Sébastien Chopinat Jan 4, 2022
Medium
1 vote897 runs0 comment
Easy
1 vote892 runs0 comment
Easy
1 vote890 runs0 comment
Hard
1 vote885 runs0 comment

Which of these headers allow you to control the cache?

IT Architect
API Design
headers
cache
Sébastien Chopinat Jan 4, 2022
Medium
1 vote883 runs0 comment

How to delete a book with id 42 in an API

IT Architect
API Design
api
rest
Sébastien Chopinat Jan 4, 2022
Medium
1 vote878 runs0 comment

How to edit an application with id 32 in a REST API

IT Architect
API Design
api
rest
Sébastien Chopinat Jan 4, 2022
Easy
1 vote861 runs0 comment