Where this shows up on the site
Related glossary terms
Endpoint
An endpoint is the address for one API capability. Different endpoints do different jobs, even when they belong to the same service.
Shared tags: api, web
GraphQL
An API where clients ask for exactly the data they need.
Shared tags: api, web
JSON
JSON is the default language of modern APIs. It is how apps commonly pass structured information back and forth.
Shared tags: web, api
