Introduction
Endpoint documentation helps people understand how to use a web service. It explains what each URL does and how to talk to it.
When you build a web service that others will use.
When you want to explain how to send data to your API.
When you want to show what data your API sends back.
When you want to help developers avoid mistakes using your API.
When you want to keep your API easy to maintain and update.