# JsonApi `Maestro\Core\Task\JsonApiTask` Make a JSON API request ## Parameters - **url** - `string` - **method** - `string` - **headers** - `array)>` - **body** - `?array` ## Description This task is similar to the HttpRequest task, but the body and response are arrays.