Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.
GET
POST
PUT
PATCH
DELETE
/api/v1/users /api/v2/users
Accept: application/vnd.api+json; version=1
/api/users?version=1
references/details.md
/users
/user
@deprecated