You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Quick Answer

endpoint is the URI that references an accessible resource on a server. In the context of web APIs, an endpoint references a specific request handler programmed to return the resource.

Digging Deeper


  • No labels