There are many acronyms and definitions in the world of the API so we have put together a short list containing the most used terms...
API Glossary
Endpoint - In API terms, the endpoint represents a web service as defined by the WADL - usually as a URL. In the context of a REST service endpoint, this would contain the GET, PUT, POST, HEAD and DELETE methods where appropriate. |