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
3600
To review
5
50 questions
Easy
4 votes873 runs0 comment

What does CORS mean?

IT Architect
API Design
api
security
Sébastien Chopinat Jan 4, 2022
Easy
3 votes948 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 votes889 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
Easy
3 votes885 runs
2 comments

What does REST mean?

IT Architect
API Design
api
rest
Sébastien Chopinat Sep 19, 2022
Medium
3 votes860 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 votes848 runs0 comment

Which headers allow you to do CORS?

IT Architect
API Design
headers
cors
Sébastien Chopinat Sep 19, 2022
Medium
3 votes825 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 votes899 runs0 comment
Easy
2 votes881 runs0 comment

Which of these is not a valid request header?

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

What does CRUD mean?

IT Architect
API Design
api
crud
Sébastien Chopinat Jan 4, 2022
Easy
2 votes869 runs0 comment
Easy
2 votes853 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 vote886 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 vote880 runs0 comment
Easy
1 vote878 runs0 comment
Easy
1 vote874 runs0 comment
Medium
1 vote868 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
Hard
1 vote868 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 vote865 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 vote845 runs0 comment