Which of the following is a key characteristic of a RESTful API?
Question 2
What is the purpose of an API endpoint in the context of digital media projects?
Question 3
In the context of APIs, what does the term 'rate limiting' refer to?
Question 4
Which of the following is an example of a valid JSON response from an API?
Question 5
If you receive the following JSON response from an API: { "products": [ { "id": 101, "price": 19.99 }, { "id": 102, "price": 29.99 } ] }, what is the price of the product with id 102?
Apis & Data Quiz — A-Level Digital Media And Design | A-Warded