curriculum/challenges/english/blocks/learn-how-to-analyze-code-documentation/660686845b5e788def3527ca.md
This is a review of the entire dialogue you just studied.
Write the following words or phrases in the correct spot:
API, identified, by checking, analyze, routes, and examples for.
Sophie: I'm working with a new BLANK and I'm not sure how to BLANK its documentation effectively. What's the right approach in your opinion?
Brian: You should begin BLANK the endpoints and the BLANK provided in the documentation. This can give you a clear idea of what the API offers.
Sophie: Okay, and what should I do next?
Brian: Once you've BLANK the endpoints, read the descriptions and BLANK each one. This can help you understand how to use the API in your project.
Sophie: Thanks, I'll give it a shot.
API
A set of tools that lets programs talk to each other.
analyze
To study something carefully to understand it better.
by checking
Looking at something to find out more or confirm it.
routes
Paths that show how data moves in a web app or API.
identified
Found or recognized something.
examples for
Sample cases that show how to use or do something.