JSON:API is a specification for how a client should request that resources be fetched or modified, and how a server should respond to those requests . JSON:API is designed to minimize both the number of requests and the amount of data transmitted between clients and servers.