echo $this->input->raw_input_stream; // file_get_contents('php://input');と同等
出力
{"key1":"value1", "key2":"value2", }