Read vs Write APIs | Yext Hitchhikers Platform

What You’ll Learn

In this section, you will learn:

  • What is a read API?
  • What is a write API?

API connections can both “read” (pull) and “write” (push) data depending on how they are set up. Read APIs simply pull and ingest information from a system, whereas write APIs push actual updates to a system.

To expand upon the example used earlier, when you search an online travel booking site and it aggregates hotel information based on your search, the API is reading (pulling) the information from the individual Hotel sites to display it in your search results.

Once you select a specific hotel to book, and hit confirm, the online travel booking site then writes (pushes) that information back to the specific hotel site you chose to log your reservation.

unit Quiz
+20 points
Daily Quiz Streak Daily Quiz Streak: 0
Quiz Accuracy Streak Quiz Accuracy Streak: 0
    Error Success Question 1 of 3

    True or False: A read API updates information in a target system.

    Error Success Question 2 of 3

    What is the difference between read vs write APIs?

    Error Success Question 3 of 3

    True or False: API integrations can only be read OR write, they cannot be both.

    Climbing that leaderboard! 📈

    You've already completed this quiz, so you can't earn more points.You completed this quiz in 1 attempt and earned 0 points! Feel free to review your answers and move on when you're ready.
1st attempt
0 incorrect
Feedback