List of questions
Related questions
Question 321 - 200-901 discussion
What is a characteristic of RPC APIs compared to REST APIs?
A.
Authentication is done over provisions for the service caller and vice versa for RPC API, and REST API uses HTTP headers for authentication.
B.
All communications between the client and server must be stateless for RPC API, and REST API is stateful.
C.
The architecture model for RPC API is resource-focused, and REST API is procedure-focused.
D.
The data payload must be in JSON format for RPC API, and REST API allows JSON and XML formats.
Your answer:
0 comments
Sorted by
Leave a comment first