Home / Questions / What media types are commonly used in RESTful APIs?
Explanatory Question

What media types are commonly used in RESTful APIs?

👁 92 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

The two most commonly used media types in RESTful APIs are:

  • application/JSON (JavaScript Object Notation)
  • application/XML (Extensible Markup Language)